(svn r4902) Newgrf : Introduction of the newgrf_cargo files.
Clearing engine and newgrf_engine from cargo related structures. Apart from moving stuff cargo related, there is nothing really newcargo for now.
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
#define NEWGRF_STATION_H
|
||||
|
||||
#include "engine.h"
|
||||
#include "newgrf_cargo.h"
|
||||
|
||||
typedef enum {
|
||||
STAT_CLASS_DFLT, ///< Default station class.
|
||||
|
||||
Reference in New Issue
Block a user