mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-19 04:29:09 +00:00
(svn r12489) -Codechange: split station.h into station_base.h and station_func.h.
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
#include "../console.h"
|
||||
#include "../command_func.h"
|
||||
#include "../saveload.h"
|
||||
#include "../station.h"
|
||||
#include "../station_base.h"
|
||||
#include "../variables.h"
|
||||
#include "../genworld.h"
|
||||
#include "../core/alloc_func.hpp"
|
||||
|
Reference in New Issue
Block a user