src/newgrf.h
branchNewGRF_ports
changeset 6722 72f280229ee1
parent 6720 35756db7e577
child 6871 5a9dc001e1ad
--- a/src/newgrf.h	Mon Jul 16 00:31:25 2007 +0000
+++ b/src/newgrf.h	Mon Jul 16 00:39:06 2007 +0000
@@ -11,6 +11,7 @@
 #include "helpers.hpp"
 #include "cargotype.h"
 #include "industry.h"
+#include "newgrf_fsmports.h"
 
 enum GrfLoadingStage {
 	GLS_FILESCAN,
@@ -72,6 +73,7 @@
 	HouseSpec **housespec;
 	IndustrySpec **industryspec;
 	IndustryTileSpec **indtspec;
+	FSMportsSpec **fsmports;
 
 	uint32 param[0x80];
 	uint param_end;  ///< one more than the highest set parameter