mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-20 21:19:10 +00:00
(svn r12490) -Codechange: rename engine.h to engine_func.h and remove unneeded inclusions of engine.h and/or replace them with engine_type.h.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#include "openttd.h"
|
||||
#include "variables.h"
|
||||
#include "debug.h"
|
||||
#include "engine.h"
|
||||
#include "engine_func.h"
|
||||
#include "train.h"
|
||||
#include "player_func.h"
|
||||
#include "player_base.h"
|
||||
|
Reference in New Issue
Block a user