mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-19 20:49:11 +00:00
(svn r12489) -Codechange: split station.h into station_base.h and station_func.h.
This commit is contained in:
@@ -5,11 +5,11 @@
|
||||
#ifndef NEWGRF_H
|
||||
#define NEWGRF_H
|
||||
|
||||
#include "station.h"
|
||||
#include "town_type.h"
|
||||
#include "newgrf_config.h"
|
||||
#include "cargotype.h"
|
||||
#include "industry_type.h"
|
||||
#include "newgrf_station.h"
|
||||
|
||||
enum GrfLoadingStage {
|
||||
GLS_FILESCAN,
|
||||
|
Reference in New Issue
Block a user