(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
1 changed files with 1 additions and 1 deletions

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},