newgrf_spritegroup.h
changeset 4817 116374e1a5f1
parent 4057 863fce30596d
child 4892 cafd96f10c1e
--- a/newgrf_spritegroup.h	Wed Oct 11 22:04:46 2006 +0000
+++ b/newgrf_spritegroup.h	Wed Oct 11 22:05:59 2006 +0000
@@ -177,6 +177,7 @@
 			TileIndex tile;
 			const struct Station *st;
 			const struct StationSpec *statspec;
+			CargoID cargo_type;
 		} station;
 	} u;