summaryrefslogtreecommitdiff
path: root/data/maps
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2020-06-15 17:23:27 -0400
committerRangi <remy.oukaour+rangi42@gmail.com>2020-06-15 17:23:27 -0400
commit42c5aab5e3a63c1928806dd33df0680b0f273931 (patch)
treeb5029b9b4a4f1a5eb5ba89f92f3db104b38ce92c /data/maps
parentdac20d6dd2aa2f5a8584cf5e3b5b360bd3eefef7 (diff)
Remove unused map scene IDs
Diffstat (limited to 'data/maps')
-rw-r--r--data/maps/scenes.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/scenes.asm b/data/maps/scenes.asm
index 13ce4dcd..f9ebe11c 100644
--- a/data/maps/scenes.asm
+++ b/data/maps/scenes.asm
@@ -58,7 +58,7 @@ MapScenes::
scene_var GOLDENROD_UNDERGROUND_SWITCH_ROOM_ENTRANCES, wGoldenrodUndergroundSwitchRoomEntrancesSceneID
scene_var SILVER_CAVE_ROOM_3, wSilverCaveRoom3SceneID ; unused
scene_var VICTORY_ROAD, wVictoryRoadSceneID
- scene_var DRAGONS_DEN_B1F, wDragonsDenB1FSceneID
+ scene_var DRAGONS_DEN_B1F, wDragonsDenB1FSceneID ; unused
scene_var OLIVINE_PORT, wOlivinePortSceneID
scene_var VERMILION_PORT, wVermilionPortSceneID
scene_var FAST_SHIP_1F, wFastShip1FSceneID