From ae64f34263738b8cb5125c0d710f0076bc72e9ee Mon Sep 17 00:00:00 2001 From: pikalaxalt Date: Wed, 1 Jun 2016 10:07:32 -0400 Subject: Celadon Hotel --- data/map_header_banks.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/map_header_banks.asm') diff --git a/data/map_header_banks.asm b/data/map_header_banks.asm index 2574a12f..e36b827c 100644 --- a/data/map_header_banks.asm +++ b/data/map_header_banks.asm @@ -140,7 +140,7 @@ MapHeaderBanks:: ; fc3e4 (3f:43e4) db BANK(CeladonPrizeRoom_h) db BANK(CeladonDiner_h) db BANK(CeladonHouse_h) - db $12 ; db BANK(CeladonHotel_h) + db BANK(CeladonHotel_h) db $17 ; db BANK(LavenderPokecenter_h) db $18 ; db BANK(PokemonTower1_h) db $18 ; db BANK(PokemonTower2_h) -- cgit v1.3.1-sl0p