diff options
Diffstat (limited to 'data/map_header_banks.asm')
-rw-r--r-- | data/map_header_banks.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/map_header_banks.asm b/data/map_header_banks.asm index 87a99939..410ed3c1 100644 --- a/data/map_header_banks.asm +++ b/data/map_header_banks.asm @@ -89,7 +89,7 @@ MapHeaderBanks:: ; fc3e4 (3f:43e4) db BANK(Route11GateUpstairs_h) db BANK(Route12Gate_h) db BANK(BillsHouse_h) - db $17 ; db BANK(VermilionPokecenter_h) + db BANK(VermilionPokecenter_h) db $16 ; db BANK(FanClub_h) db $17 ; db BANK(VermilionMart_h) db $17 ; db BANK(VermilionGym_h) |