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 81b1b0a0..1473990c 100644 --- a/data/map_header_banks.asm +++ b/data/map_header_banks.asm @@ -171,7 +171,7 @@ MapHeaderBanks:: ; fc3e4 (3f:43e4) db BANK(Lab2_h) db BANK(Lab3_h) db BANK(Lab4_h) - db $1d ; db BANK(CinnabarPokecenter_h) + db BANK(CinnabarPokecenter_h) db $1d ; db BANK(CinnabarMart_h) db $1d ; db BANK(CinnabarMart_h) db $06 ; db BANK(IndigoPlateauLobby_h) |
