aboutsummaryrefslogtreecommitdiffstats
path: root/data/map_header_banks.asm
diff options
context:
space:
mode:
authorpikalaxalt <PikalaxALT@gmail.com>2016-06-02 14:58:19 -0400
committerpikalaxalt <PikalaxALT@gmail.com>2016-06-02 14:58:19 -0400
commit41716ea20c032b59194812627d5c797f4c00d315 (patch)
treecd7132e2abe9f16b8256f8401811d41569dd5c72 /data/map_header_banks.asm
parentRoute 15, 16, and 18 gates (diff)
downloadpokeyellow-41716ea20c032b59194812627d5c797f4c00d315.tar.gz
pokeyellow-41716ea20c032b59194812627d5c797f4c00d315.tar.xz
pokeyellow-41716ea20c032b59194812627d5c797f4c00d315.zip
Route 12 and 16 houses
Diffstat (limited to 'data/map_header_banks.asm')
-rw-r--r--data/map_header_banks.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/map_header_banks.asm b/data/map_header_banks.asm
index a552d9fa..52f4b49f 100644
--- a/data/map_header_banks.asm
+++ b/data/map_header_banks.asm
@@ -188,8 +188,8 @@ MapHeaderBanks:: ; fc3e4 (3f:43e4)
db BANK(Route15GateUpstairs_h)
db BANK(Route16Gate_h)
db BANK(Route16GateUpstairs_h)
- db $07 ; db BANK(Route16House_h)
- db $15 ; db BANK(Route12House_h)
+ db BANK(Route16House_h)
+ db BANK(Route12House_h)
db BANK(Route18Gate_h)
db BANK(Route18GateUpstairs_h)
db $11 ; db BANK(SeafoamIslands1_h)