summaryrefslogtreecommitdiff
path: root/table
diff options
context:
space:
mode:
authortron <tron@openttd.org>2006-03-15 17:27:15 +0000
committertron <tron@openttd.org>2006-03-15 17:27:15 +0000
commitf262ae6c8b03f4a66397a2f70780d23328d90d51 (patch)
treedfff458d3f484bf166116fb807438f023da5fa3b /table
parentdcf6c85bf2a9b88e8b2839e3aebc91e5576d111e (diff)
downloadopenttd-f262ae6c8b03f4a66397a2f70780d23328d90d51.tar.xz
(svn r3889) Change a part of the bridge drawing code to make it more comprehensible and add the needed accessors
Diffstat (limited to 'table')
-rw-r--r--table/bridge_land.h4
1 files changed, 0 insertions, 4 deletions
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 @@
* </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,