summaryrefslogtreecommitdiff
path: root/main.asm
diff options
context:
space:
mode:
Diffstat (limited to 'main.asm')
-rw-r--r--main.asm3
1 files changed, 2 insertions, 1 deletions
diff --git a/main.asm b/main.asm
index bc169e08..6bb3d6d6 100644
--- a/main.asm
+++ b/main.asm
@@ -1589,8 +1589,9 @@ SECTION "bank56", ROMX, BANK[$56]
dr $158000, $15c000
SECTION "bank57", ROMX, BANK[$57]
- dr $15c000, $15ef24
+ dr $15c000, $15e7a2
+INCLUDE "maps/GoldenrodGameCorner.asm"
INCLUDE "maps/IlexForestAzaleaGate.asm"
INCLUDE "maps/Route34IlexForestGate.asm"
INCLUDE "maps/DayCare.asm"