summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/map_header_banks.asm4
-rw-r--r--data/map_header_pointers.asm4
2 files changed, 4 insertions, 4 deletions
diff --git a/data/map_header_banks.asm b/data/map_header_banks.asm
index eae8a657..d935a5ec 100644
--- a/data/map_header_banks.asm
+++ b/data/map_header_banks.asm
@@ -53,8 +53,8 @@ MapHeaderBanks:: ; fc3e4 (3f:43e4)
db BANK(ViridianForestEntrance_h)
db BANK(ViridianForest_h)
db BANK(Museum1F_h)
- db $17 ; db BANK(Museum2F_h)
- db $17 ; db BANK(PewterGym_h)
+ db BANK(Museum2F_h)
+ db BANK(PewterGym_h)
db $07 ; db BANK(PewterHouse1_h)
db $1d ; db BANK(PewterMart_h)
db $07 ; db BANK(PewterHouse2_h)
diff --git a/data/map_header_pointers.asm b/data/map_header_pointers.asm
index dcf13fd1..06df0f27 100644
--- a/data/map_header_pointers.asm
+++ b/data/map_header_pointers.asm
@@ -53,8 +53,8 @@ MapHeaderPointers:: ; fc1f2 (3f:41f2)
dw ViridianForestEntrance_h ;id=50
dw ViridianForest_h
dw Museum1F_h
- dw $41b4 ; dw Museum2F_h
- dw $4257 ; dw PewterGym_h
+ dw Museum2F_h
+ dw PewterGym_h
dw $4e30 ; dw PewterHouse1_h
dw $44de ; dw PewterMart_h
dw $4e86 ; dw PewterHouse2_h