diff options
Diffstat (limited to 'maps/PlayersHouse2F.asm')
-rw-r--r-- | maps/PlayersHouse2F.asm | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/maps/PlayersHouse2F.asm b/maps/PlayersHouse2F.asm index 6d87dcdd0..73a9fdc58 100644 --- a/maps/PlayersHouse2F.asm +++ b/maps/PlayersHouse2F.asm @@ -11,8 +11,7 @@ PlayersHouse2F_MapScripts: callback MAPCALLBACK_NEWMAP, .InitializeRoom callback MAPCALLBACK_TILES, .SetUpTileDecorations -; unused -.Null: +.DummyScene: ; unreferenced end .InitializeRoom: |