summaryrefslogtreecommitdiff
path: root/data
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
parent68b566d0b2656eee33b0be7d29b98583b6aadc4c (diff)
Route 12 and 16 houses
Diffstat (limited to 'data')
-rw-r--r--data/map_header_banks.asm4
-rw-r--r--data/map_header_pointers.asm4
2 files changed, 4 insertions, 4 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)
diff --git a/data/map_header_pointers.asm b/data/map_header_pointers.asm
index 49293c55..0177e164 100644
--- a/data/map_header_pointers.asm
+++ b/data/map_header_pointers.asm
@@ -188,8 +188,8 @@ MapHeaderPointers:: ; fc1f2 (3f:41f2)
dw Route15GateUpstairs_h
dw Route16Gate_h
dw Route16GateUpstairs_h
- dw $5ef6 ; dw Route16House_h
- dw $64a5 ; dw Route12House_h
+ dw Route16House_h
+ dw Route12House_h
dw Route18Gate_h ;id=190
dw Route18GateUpstairs_h
dw $487e ; dw SeafoamIslands1_h