summaryrefslogtreecommitdiff
path: root/main.asm
diff options
context:
space:
mode:
Diffstat (limited to 'main.asm')
-rw-r--r--main.asm25
1 files changed, 12 insertions, 13 deletions
diff --git a/main.asm b/main.asm
index ac7fffbb..837c2d3f 100644
--- a/main.asm
+++ b/main.asm
@@ -1848,19 +1848,18 @@ INCLUDE "maps/LancesRoom.asm"
INCLUDE "maps/HallOfFame.asm"
SECTION "bank5b", ROMX, BANK[$5b]
-;INCLUDE "maps/OlivinePort.asm"
-;INCLUDE "maps/VermilionPort.asm"
-;INCLUDE "maps/FastShip1F.asm"
-;INCLUDE "maps/FastShipCabins_NNW_NNE_NE.asm"
-;INCLUDE "maps/FastShipCabins_SW_SSW_NW.asm"
-;INCLUDE "maps/FastShipCabins_SE_SSE_CaptainsCabin.asm"
-;INCLUDE "maps/FastShipB1F.asm"
-;INCLUDE "maps/OlivinePortPassage.asm"
-;INCLUDE "maps/VermilionPortPassage.asm"
-;INCLUDE "maps/MountMoonSquare.asm"
-;INCLUDE "maps/MountMoonGiftShop.asm"
-;INCLUDE "maps/TinTowerRoof.asm"
- dr $16c000, $170000
+INCLUDE "maps/OlivinePort.asm"
+INCLUDE "maps/VermilionPort.asm"
+INCLUDE "maps/FastShip1F.asm"
+INCLUDE "maps/FastShipCabins_NNW_NNE_NE.asm"
+INCLUDE "maps/FastShipCabins_SW_SSW_NW.asm"
+INCLUDE "maps/FastShipCabins_SE_SSE_CaptainsCabin.asm"
+INCLUDE "maps/FastShipB1F.asm"
+INCLUDE "maps/OlivinePortPassage.asm"
+INCLUDE "maps/VermilionPortPassage.asm"
+INCLUDE "maps/MountMoonSquare.asm"
+INCLUDE "maps/MountMoonGiftShop.asm"
+INCLUDE "maps/TinTowerRoof.asm"
SECTION "bank5c", ROMX, BANK[$5c]
INCLUDE "maps/FuchsiaMart.asm"