aboutsummaryrefslogtreecommitdiffstats
path: root/data/map_header_banks.asm
diff options
context:
space:
mode:
authorpikalaxalt <PikalaxALT@gmail.com>2016-06-01 09:57:59 -0400
committerpikalaxalt <PikalaxALT@gmail.com>2016-06-01 09:57:59 -0400
commit94bc94817c8f371c0e0566b2dd3534d3e8832d22 (patch)
tree6c7b15e73800163b952c62fddb9acdb120284e8c /data/map_header_banks.asm
parentText macros; Prize Room (diff)
downloadpokeyellow-94bc94817c8f371c0e0566b2dd3534d3e8832d22.tar.gz
pokeyellow-94bc94817c8f371c0e0566b2dd3534d3e8832d22.tar.xz
pokeyellow-94bc94817c8f371c0e0566b2dd3534d3e8832d22.zip
Celadon Diner
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 e32354f1..bd83e957 100644
--- a/data/map_header_banks.asm
+++ b/data/map_header_banks.asm
@@ -138,7 +138,7 @@ MapHeaderBanks:: ; fc3e4 (3f:43e4)
db BANK(CeladonGameCorner_h)
db BANK(CeladonMart5_h)
db BANK(CeladonPrizeRoom_h)
- db $12 ; db BANK(CeladonDiner_h)
+ db BANK(CeladonDiner_h)
db $12 ; db BANK(CeladonHouse_h)
db $12 ; db BANK(CeladonHotel_h)
db $17 ; db BANK(LavenderPokecenter_h)