mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-02-06 22:37:22 +00:00
(svn r11791) -Cleanup: move railtype data into table/, like other data files.
This commit is contained in:
parent
ebb6259057
commit
a27a240b87
@ -26,7 +26,7 @@
|
||||
#include "depot.h"
|
||||
#include "waypoint.h"
|
||||
#include "rail.h"
|
||||
#include "railtypes.h" // include table for railtypes
|
||||
#include "table/railtypes.h" // include table for railtypes
|
||||
#include "newgrf.h"
|
||||
#include "yapf/yapf.h"
|
||||
#include "newgrf_engine.h"
|
||||
|
Loading…
Reference in New Issue
Block a user