aboutsummaryrefslogtreecommitdiffstats
path: root/data/map_header_banks.asm
diff options
context:
space:
mode:
authorpikalaxalt <PikalaxALT@gmail.com>2016-06-02 23:45:22 -0400
committerpikalaxalt <PikalaxALT@gmail.com>2016-06-02 23:45:22 -0400
commit8455e51b86c1e5d33e3290e30b48bde663038226 (patch)
tree3bd6baad0f664ac4cf42fd8002230404fdc2e643 /data/map_header_banks.asm
parentRoute 12 and 16 houses (diff)
downloadpokeyellow-8455e51b86c1e5d33e3290e30b48bde663038226.tar.gz
pokeyellow-8455e51b86c1e5d33e3290e30b48bde663038226.tar.xz
pokeyellow-8455e51b86c1e5d33e3290e30b48bde663038226.zip
Seafoam Islands 1 and Route 22 Gate
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 52f4b49f..00d29a22 100644
--- a/data/map_header_banks.asm
+++ b/data/map_header_banks.asm
@@ -192,8 +192,8 @@ MapHeaderBanks:: ; fc3e4 (3f:43e4)
db BANK(Route12House_h)
db BANK(Route18Gate_h)
db BANK(Route18GateUpstairs_h)
- db $11 ; db BANK(SeafoamIslands1_h)
- db $07 ; db BANK(Route22Gate_h)
+ db BANK(SeafoamIslands1_h)
+ db BANK(Route22Gate_h)
db $14 ; db BANK(VictoryRoad2_h)
db $12 ; db BANK(Route12GateUpstairs_h)
db $06 ; db BANK(VermilionHouse3_h)