mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2026-07-26 00:45:35 +00:00
Codechange: strongly type StationID
This commit is contained in:
@@ -12,7 +12,8 @@
|
||||
|
||||
#include "script_tile.hpp"
|
||||
#include "../squirrel_helper_type.hpp"
|
||||
#include "../../../road.h"
|
||||
#include "../../station_type.h"
|
||||
#include "../../road.h"
|
||||
|
||||
/**
|
||||
* Class that handles all road related functions.
|
||||
|
||||
Reference in New Issue
Block a user