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

This commit is contained in:
rubidium
2009-02-05 08:10:59 +00:00
parent b53add9025
commit f30961b5ab

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