mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-29 17:39:09 +00:00
(svn r3524) - Split newgrf features from engine.[ch] into newgrf_engine.[ch], and add the new files to project files.
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
#include "waypoint.h"
|
||||
#include "vehicle_gui.h"
|
||||
#include "train.h"
|
||||
#include "newgrf_engine.h"
|
||||
|
||||
static bool TrainCheckIfLineEnds(Vehicle *v);
|
||||
static void TrainController(Vehicle *v);
|
||||
|
Reference in New Issue
Block a user