aboutsummaryrefslogtreecommitdiffstats
path: root/data/map_header_banks.asm
diff options
context:
space:
mode:
authorpikalaxalt <PikalaxALT@gmail.com>2016-05-30 10:04:13 -0400
committerpikalaxalt <PikalaxALT@gmail.com>2016-05-30 10:04:13 -0400
commitae723a065537be412cd152e81c72e53ebe3aaac3 (patch)
treec2da2491dd0beb9d16f8f73dbfcaaf03782a9dab /data/map_header_banks.asm
parentGuys we need to disassemble Misty (diff)
downloadpokeyellow-ae723a065537be412cd152e81c72e53ebe3aaac3.tar.gz
pokeyellow-ae723a065537be412cd152e81c72e53ebe3aaac3.tar.xz
pokeyellow-ae723a065537be412cd152e81c72e53ebe3aaac3.zip
Cerulean Bike Shop
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 9e0e0e20..70558042 100644
--- a/data/map_header_banks.asm
+++ b/data/map_header_banks.asm
@@ -66,7 +66,7 @@ MapHeaderBanks:: ; fc3e4 (3f:43e4)
db BANK(CeruleanHouse1_h)
db BANK(CeruleanPokecenter_h)
db BANK(CeruleanGym_h)
- db $07 ; db BANK(BikeShop_h)
+ db BANK(BikeShop_h)
db $17 ; db BANK(CeruleanMart_h)
db $12 ; db BANK(MtMoonPokecenter_h)
db BANK(CeruleanHouseTrashed_h)