diff options
Diffstat (limited to 'data/maps/scripts.asm')
-rw-r--r-- | data/maps/scripts.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/scripts.asm b/data/maps/scripts.asm index 54c71ab9..63ce2551 100644 --- a/data/maps/scripts.asm +++ b/data/maps/scripts.asm @@ -231,7 +231,7 @@ INCLUDE "maps/Route42EcruteakGate.asm" SECTION "Map Scripts 17", ROMX INCLUDE "maps/EcruteakTinTowerEntrance.asm" -INCLUDE "maps/WiseTriosRoom.asm" +INCLUDE "maps/EcruteakTinTowerBackEntrance.asm" INCLUDE "maps/EcruteakPokecenter1F.asm" INCLUDE "maps/EcruteakLugiaSpeechHouse.asm" INCLUDE "maps/DanceTheatre.asm" |