summaryrefslogtreecommitdiff
path: root/data/map_header_banks.asm
diff options
context:
space:
mode:
authorpikalaxalt <PikalaxALT@gmail.com>2016-05-29 22:36:26 -0400
committerpikalaxalt <PikalaxALT@gmail.com>2016-05-29 22:36:26 -0400
commita8b3d3612e43cbcc7e1946c5c1a06f9c54c8d311 (patch)
treeb3cf634c201b19412d7cc0911d69ca2f3f982c0c /data/map_header_banks.asm
parent037dbda5702646ea2f4fb00442071e52f8f03ec0 (diff)
Bulbasaur house in Cerulean
Diffstat (limited to 'data/map_header_banks.asm')
-rw-r--r--data/map_header_banks.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/map_header_banks.asm b/data/map_header_banks.asm
index 1664cb08..bbcdd278 100644
--- a/data/map_header_banks.asm
+++ b/data/map_header_banks.asm
@@ -63,7 +63,7 @@ MapHeaderBanks:: ; fc3e4 (3f:43e4)
db BANK(MtMoon2_h)
db BANK(MtMoon3_h)
db BANK(CeruleanHouseTrashed_h)
- db $07 ; db BANK(CeruleanHouse1_h)
+ db BANK(CeruleanHouse1_h)
db $17 ; db BANK(CeruleanPokecenter_h)
db $17 ; db BANK(CeruleanGym_h)
db $07 ; db BANK(BikeShop_h)