summaryrefslogtreecommitdiff
path: root/data/map_header_banks.asm
diff options
context:
space:
mode:
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)