aboutsummaryrefslogtreecommitdiffstats
path: root/data/map_header_banks.asm
diff options
context:
space:
mode:
authorpikalaxalt <PikalaxALT@gmail.com>2016-05-29 16:49:54 -0400
committerpikalaxalt <PikalaxALT@gmail.com>2016-05-29 16:49:54 -0400
commit873ab5ace17d2c4d68a98e5d3ec2f6b0b248b44e (patch)
treec2a20dcde9d51cf11891545a196abfa2818d2760 /data/map_header_banks.asm
parentPewter Pokecenter (diff)
downloadpokeyellow-873ab5ace17d2c4d68a98e5d3ec2f6b0b248b44e.tar.gz
pokeyellow-873ab5ace17d2c4d68a98e5d3ec2f6b0b248b44e.tar.xz
pokeyellow-873ab5ace17d2c4d68a98e5d3ec2f6b0b248b44e.zip
Mt Moon B1F
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 c840cd82..c51722d6 100644
--- a/data/map_header_banks.asm
+++ b/data/map_header_banks.asm
@@ -59,7 +59,7 @@ MapHeaderBanks:: ; fc3e4 (3f:43e4)
db BANK(PewterMart_h)
db BANK(PewterHouse2_h)
db BANK(PewterPokecenter_h)
- db $12 ; db BANK(MtMoon1_h)
+ db BANK(MtMoon1_h)
db $14 ; db BANK(MtMoon2_h)
db $12 ; db BANK(MtMoon3_h)
db $07 ; db BANK(CeruleanHouseTrashed_h)