summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/table/unmovable_land.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/table/unmovable_land.h b/src/table/unmovable_land.h
index 000183564..92f32ca2d 100644
--- a/src/table/unmovable_land.h
+++ b/src/table/unmovable_land.h
@@ -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},