mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2026-07-25 08:22:17 +00:00
(svn r12489) -Codechange: split station.h into station_base.h and station_func.h.
This commit is contained in:
+1
-1
@@ -8,7 +8,6 @@
|
||||
#include "player_func.h"
|
||||
#include "player_gui.h"
|
||||
#include "town.h"
|
||||
#include "station.h"
|
||||
#include "news_func.h"
|
||||
#include "saveload.h"
|
||||
#include "command_func.h"
|
||||
@@ -34,6 +33,7 @@
|
||||
#include "ai/trolly/trolly.h"
|
||||
#include "road_func.h"
|
||||
#include "rail.h"
|
||||
#include "sprite.h"
|
||||
|
||||
#include "table/strings.h"
|
||||
#include "table/sprites.h"
|
||||
|
||||
Reference in New Issue
Block a user