forked from mirror/OpenTTD
(svn r4463) -Codechange. Include vehicle.h directly instead of implicitly via station.h in a number of source files
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
#include "town.h"
|
||||
#include "variables.h"
|
||||
#include "settings.h"
|
||||
#include "vehicle.h"
|
||||
|
||||
static uint32 _difficulty_click_a;
|
||||
static uint32 _difficulty_click_b;
|
||||
|
Reference in New Issue
Block a user