src/newgrf_spritegroup.h
branchgamebalance
changeset 9913 e79cd19772dd
parent 9912 1ac8aac92385
--- a/src/newgrf_spritegroup.h	Wed Jun 13 12:05:56 2007 +0000
+++ b/src/newgrf_spritegroup.h	Tue Jun 19 07:21:01 2007 +0000
@@ -200,6 +200,7 @@
 		struct {
 			TileIndex tile;
 			Industry *ind;
+			IndustryGfx gfx;
 		} industry;
 		struct {
 			const struct CargoSpec *cs;