File diff r2962:16f2ef02fde1 → r2963:056135abdc92
station.h
Show inline comments
 
@@ -5,13 +5,13 @@
 

	
 
#include "player.h"
 
#include "pool.h"
 
#include "sprite.h"
 
#include "tile.h"
 
#include "vehicle.h"
 
#include "station_newgrf.h"
 
#include "newgrf_station.h"
 

	
 
typedef struct GoodsEntry {
 
	uint16 waiting_acceptance;
 
	byte days_since_pickup;
 
	byte rating;
 
	uint16 enroute_from;