aboutsummaryrefslogtreecommitdiffstats
path: root/data/map_header_banks.asm
diff options
context:
space:
mode:
authorpikalaxalt <PikalaxALT@gmail.com>2016-06-01 22:00:46 -0400
committerpikalaxalt <PikalaxALT@gmail.com>2016-06-01 22:00:46 -0400
commita2befe3463baee7a9e935b5d0caef3744f7371f3 (patch)
tree02b443f945b06393dfae94d20644e461c638dd74 /data/map_header_banks.asm
parentFuchsia House 1 and Fuchsia Pokecenter (diff)
downloadpokeyellow-a2befe3463baee7a9e935b5d0caef3744f7371f3.tar.gz
pokeyellow-a2befe3463baee7a9e935b5d0caef3744f7371f3.tar.xz
pokeyellow-a2befe3463baee7a9e935b5d0caef3744f7371f3.zip
Remaining maps in Fuchsia
Diffstat (limited to 'data/map_header_banks.asm')
-rw-r--r--data/map_header_banks.asm8
1 files changed, 4 insertions, 4 deletions
diff --git a/data/map_header_banks.asm b/data/map_header_banks.asm
index 83716936..4ae6db8a 100644
--- a/data/map_header_banks.asm
+++ b/data/map_header_banks.asm
@@ -155,10 +155,10 @@ MapHeaderBanks:: ; fc3e4 (3f:43e4)
db BANK(FuchsiaMart_h)
db BANK(FuchsiaHouse1_h)
db BANK(FuchsiaPokecenter_h)
- db $1d ; db BANK(FuchsiaHouse2_h)
- db $1d ; db BANK(SafariZoneEntrance_h)
- db $1d ; db BANK(FuchsiaGym_h)
- db $1d ; db BANK(FuchsiaMeetingRoom_h)
+ db BANK(FuchsiaHouse2_h)
+ db BANK(SafariZoneEntrance_h)
+ db BANK(FuchsiaGym_h)
+ db BANK(FuchsiaMeetingRoom_h)
db $11 ; db BANK(SeafoamIslands2_h)
db $11 ; db BANK(SeafoamIslands3_h)
db $11 ; db BANK(SeafoamIslands4_h)