1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-09-01 02:49:10 +00:00

(svn r15351) -Fix (r15350): gcc compile failure

This commit is contained in:
rubidium
2009-02-05 08:10:59 +00:00
parent bf82545b4a
commit 9d94c8f369

View File

@@ -93,7 +93,7 @@ static const DrawTileSprites _unmovable_display_datas[] = {
#undef TILE_SPRITE_LINE
static const UnmovableSpec _original_unmovable[] = {
const UnmovableSpec _original_unmovable[] = {
{STR_5801_TRANSMITTER, 1, 1},
{STR_5802_LIGHTHOUSE, 1, 1},
{STR_2016_STATUE, 1, 1},