mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-23 22:49:09 +00:00
(svn r952) -A tiny insignificant fix for a toyland industry gfx
-Added table\sprites.h to VS.NET project file
This commit is contained in:
@@ -229,7 +229,7 @@ static void IndustryDrawTileProc3(TileInfo *ti)
|
||||
AddChildSpriteScreen(0x128B, 5,
|
||||
_industry_anim_offs_2[_map3_lo[ti->tile]]);
|
||||
}
|
||||
AddChildSpriteScreen(0x30B928A, 3, 67);
|
||||
AddChildSpriteScreen(4746, 3, 67);
|
||||
}
|
||||
|
||||
static void IndustryDrawTileProc4(TileInfo *ti)
|
||||
|
@@ -2654,6 +2654,9 @@
|
||||
<File
|
||||
RelativePath="table\roadveh.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\table\sprites.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="table\station_land.h">
|
||||
</File>
|
||||
|
Reference in New Issue
Block a user