(svn r952) -A tiny insignificant fix for a toyland industry gfx
authordarkvater
Sat, 04 Dec 2004 23:43:54 +0000
changeset 552 e04313089395
parent 551 48dc69ef0e94
child 553 ee002e9b6155
(svn r952) -A tiny insignificant fix for a toyland industry gfx
-Added table\sprites.h to VS.NET project file
industry_cmd.c
ttd.vcproj
--- a/industry_cmd.c	Sat Dec 04 23:19:31 2004 +0000
+++ b/industry_cmd.c	Sat Dec 04 23:43:54 2004 +0000
@@ -229,7 +229,7 @@
 		AddChildSpriteScreen(0x128B, 5,
 			_industry_anim_offs_2[_map3_lo[ti->tile]]);
 	}
-	AddChildSpriteScreen(0x30B928A, 3, 67);
+	AddChildSpriteScreen(4746, 3, 67);
 }
 
 static void IndustryDrawTileProc4(TileInfo *ti)
--- a/ttd.vcproj	Sat Dec 04 23:19:31 2004 +0000
+++ b/ttd.vcproj	Sat Dec 04 23:43:54 2004 +0000
@@ -2655,6 +2655,9 @@
 				RelativePath="table\roadveh.h">
 			</File>
 			<File
+				RelativePath=".\table\sprites.h">
+			</File>
+			<File
 				RelativePath="table\station_land.h">
 			</File>
 			<File