summaryrefslogtreecommitdiff
path: root/src/table/object_land.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/table/object_land.h')
-rw-r--r--src/table/object_land.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/table/object_land.h b/src/table/object_land.h
index 7e2d5760c..9a2c1f833 100644
--- a/src/table/object_land.h
+++ b/src/table/object_land.h
@@ -36,7 +36,7 @@ static const DrawTileSeqStruct _object_owned_land_seq[] = {
TILE_SEQ_END()
};
-static const DrawTileSprites _objects[] = {
+extern const DrawTileSprites _objects[] = {
{ { SPR_FLAT_2_THIRD_GRASS_TILE, PAL_NONE }, _object_transmitter_seq },
{ { SPR_FLAT_2_THIRD_GRASS_TILE, PAL_NONE }, _object_lighthouse_seq },
{ { SPR_CONCRETE_GROUND, PAL_NONE }, _object_statue_seq },