From 23d5188b7bf9eb9a097f5296501f2506aeff6aeb Mon Sep 17 00:00:00 2001 From: tron Date: Wed, 15 Mar 2006 17:27:15 +0000 Subject: (svn r3889) Change a part of the bridge drawing code to make it more comprehensible and add the needed accessors --- table/bridge_land.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'table') diff --git a/table/bridge_land.h b/table/bridge_land.h index 9c5995aee..ba81385de 100644 --- a/table/bridge_land.h +++ b/table/bridge_land.h @@ -26,10 +26,6 @@ * */ -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, -- cgit v1.2.3-54-g00ecf