diff options
Diffstat (limited to 'maps/UndergroundPathSwitchRoomEntrances.asm')
-rw-r--r-- | maps/UndergroundPathSwitchRoomEntrances.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/UndergroundPathSwitchRoomEntrances.asm b/maps/UndergroundPathSwitchRoomEntrances.asm index 3cfd5363e..078242827 100644 --- a/maps/UndergroundPathSwitchRoomEntrances.asm +++ b/maps/UndergroundPathSwitchRoomEntrances.asm @@ -56,7 +56,7 @@ UndergroundPathSwitchRoomEntrances_MapScriptHeader: ; callbacks - dbw 1, .UpdateDoorPositions + dbw MAPCALLBACK_TILES, .UpdateDoorPositions .Trigger0: end |