aboutsummaryrefslogtreecommitdiffstats
path: root/data/map_header_banks.asm
diff options
context:
space:
mode:
authorpikalaxalt <PikalaxALT@gmail.com>2016-05-30 09:36:57 -0400
committerpikalaxalt <PikalaxALT@gmail.com>2016-05-30 09:36:57 -0400
commit5d6f3ec1d4f24bb2598359402c361f2ec47546da (patch)
treed63a6b6edf70461f0dee51925c904ca9ce39d678 /data/map_header_banks.asm
parentA couple more map-specific Pikachu functions in Bank 3C (diff)
downloadpokeyellow-5d6f3ec1d4f24bb2598359402c361f2ec47546da.tar.gz
pokeyellow-5d6f3ec1d4f24bb2598359402c361f2ec47546da.tar.xz
pokeyellow-5d6f3ec1d4f24bb2598359402c361f2ec47546da.zip
Cerulean Pokemon Center; Func_5c0d4; space after comma in engine/menu/pokedex.asm
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 bbcdd278..65579280 100644
--- a/data/map_header_banks.asm
+++ b/data/map_header_banks.asm
@@ -64,7 +64,7 @@ MapHeaderBanks:: ; fc3e4 (3f:43e4)
db BANK(MtMoon3_h)
db BANK(CeruleanHouseTrashed_h)
db BANK(CeruleanHouse1_h)
- db $17 ; db BANK(CeruleanPokecenter_h)
+ db BANK(CeruleanPokecenter_h)
db $17 ; db BANK(CeruleanGym_h)
db $07 ; db BANK(BikeShop_h)
db $17 ; db BANK(CeruleanMart_h)