summaryrefslogtreecommitdiff
path: root/main.asm
diff options
context:
space:
mode:
Diffstat (limited to 'main.asm')
-rw-r--r--main.asm17
1 files changed, 8 insertions, 9 deletions
diff --git a/main.asm b/main.asm
index 837c2d3f..8057da20 100644
--- a/main.asm
+++ b/main.asm
@@ -1732,15 +1732,14 @@ SECTION "bank51", ROMX, BANK[$51]
dr $144000, $148000
SECTION "bank52", ROMX, BANK[$52]
-;INCLUDE "maps/EcruteakTinTowerEntrance.asm"
-;INCLUDE "maps/WiseTriosRoom.asm"
-;INCLUDE "maps/EcruteakPokecenter1F.asm"
-;INCLUDE "maps/EcruteakLugiaSpeechHouse.asm"
-;INCLUDE "maps/DanceTheatre.asm"
-;INCLUDE "maps/EcruteakMart.asm"
-;INCLUDE "maps/EcruteakGym.asm"
-;INCLUDE "maps/EcruteakItemfinderHouse.asm"
- dr $148000, $14c000
+INCLUDE "maps/EcruteakTinTowerEntrance.asm"
+INCLUDE "maps/WiseTriosRoom.asm"
+INCLUDE "maps/EcruteakPokecenter1F.asm"
+INCLUDE "maps/EcruteakLugiaSpeechHouse.asm"
+INCLUDE "maps/DanceTheatre.asm"
+INCLUDE "maps/EcruteakMart.asm"
+INCLUDE "maps/EcruteakGym.asm"
+INCLUDE "maps/EcruteakItemfinderHouse.asm"
SECTION "bank53", ROMX, BANK[$53]
INCLUDE "maps/BlackthornGym1F.asm"