summaryrefslogtreecommitdiff
path: root/src/road_cmd.cpp
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2018-11-19 14:43:20 +0100
committerErich Eckner <git@eckner.net>2021-07-21 19:01:20 +0200
commit9d59706168faa9072a510a4b02a7f761e47fb67d (patch)
tree440cb068186f4ca2630034fcc01376dca0b99e55 /src/road_cmd.cpp
parente873f813fe4cc852fb6fecd8fb7ba328548524dc (diff)
downloadopenttd-9d59706168faa9072a510a4b02a7f761e47fb67d.tar.xz
ApplyFoundationToSlope needs *8
only stations with rails are stations (?)
Diffstat (limited to 'src/road_cmd.cpp')
-rw-r--r--src/road_cmd.cpp7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/road_cmd.cpp b/src/road_cmd.cpp
index 70a014434..fdfde38d1 100644
--- a/src/road_cmd.cpp
+++ b/src/road_cmd.cpp
@@ -1318,13 +1318,6 @@ static Foundation GetRoadFoundation(Slope tileh, RoadBits bits)
return (bits == ROAD_X ? FOUNDATION_INCLINED_X : FOUNDATION_INCLINED_Y);
}
-const byte _road_sloped_sprites[14] = {
- 0, 0, 2, 0,
- 0, 1, 0, 0,
- 3, 0, 0, 0,
- 0, 0
-};
-
/**
* Get the sprite offset within a spritegroup.
* @param slope Slope