(svn r3889) Change a part of the bridge drawing code to make it more comprehensible and add the needed accessors

This commit is contained in:
tron
2006-03-15 17:27:15 +00:00
parent e74d77211f
commit 23d5188b7b
3 changed files with 32 additions and 23 deletions

View File

@@ -26,10 +26,6 @@
* </ul>
*/
static const SpriteID _bridge_land_below[] = {
SPR_FLAT_GRASS_TILE, SPR_FLAT_WATER_TILE, SPR_FLAT_SNOWY_TILE, SPR_FLAT_WATER_TILE
};
static const PalSpriteID _bridge_sprite_table_2_0[] = {
0x9C3, 0x9C7, 0x9C9, 0x0, 0x9C4, 0x9C8, 0x9CA, 0x0,
0x9C5, 0x9C7, 0x9C9, 0x0, 0x9C6, 0x9C8, 0x9CA, 0x0,