From bd7620b8519bab0a2b827a4244a696207a111990 Mon Sep 17 00:00:00 2001 From: pikalaxalt Date: Wed, 1 Jun 2016 08:31:42 -0400 Subject: Celadon Prize Room --- 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 8e5dea1e..e32354f1 100644 --- a/data/map_header_banks.asm +++ b/data/map_header_banks.asm @@ -137,7 +137,7 @@ MapHeaderBanks:: ; fc3e4 (3f:43e4) db BANK(CeladonGym_h) db BANK(CeladonGameCorner_h) db BANK(CeladonMart5_h) - db $12 ; db BANK(CeladonPrizeRoom_h) + db BANK(CeladonPrizeRoom_h) db $12 ; db BANK(CeladonDiner_h) db $12 ; db BANK(CeladonHouse_h) db $12 ; db BANK(CeladonHotel_h) -- cgit v1.3.1-sl0p