summaryrefslogtreecommitdiff
path: root/data/map_header_banks.asm
diff options
context:
space:
mode:
authorpikalaxalt <PikalaxALT@gmail.com>2016-06-02 14:16:16 -0400
committerpikalaxalt <PikalaxALT@gmail.com>2016-06-02 14:16:16 -0400
commit564b0c65f3d4b2da54c598457fbb9152b18d97e5 (patch)
tree4d19ba5c5c64912f984862a03938fd3859392506 /data/map_header_banks.asm
parenteb83973a646203425a52cbb80d03efcfdb04bc6a (diff)
Copycat's House 2F and Fighting Dojo
Diffstat (limited to 'data/map_header_banks.asm')
-rw-r--r--data/map_header_banks.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/map_header_banks.asm b/data/map_header_banks.asm
index 4793e452..026ae661 100644
--- a/data/map_header_banks.asm
+++ b/data/map_header_banks.asm
@@ -176,8 +176,8 @@ MapHeaderBanks:: ; fc3e4 (3f:43e4)
db BANK(CinnabarMart_h)
db BANK(IndigoPlateauLobby_h)
db BANK(CopycatsHouse1F_h)
- db $17 ; db BANK(CopycatsHouse2F_h)
- db $17 ; db BANK(FightingDojo_h)
+ db BANK(CopycatsHouse2F_h)
+ db BANK(FightingDojo_h)
db $17 ; db BANK(SaffronGym_h)
db $07 ; db BANK(SaffronHouse1_h)
db $17 ; db BANK(SaffronMart_h)