summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/map_header_banks.asm2
-rw-r--r--data/map_header_pointers.asm2
2 files changed, 2 insertions, 2 deletions
diff --git a/data/map_header_banks.asm b/data/map_header_banks.asm
index 6a46f4ae..31c629f5 100644
--- a/data/map_header_banks.asm
+++ b/data/map_header_banks.asm
@@ -152,7 +152,7 @@ MapHeaderBanks:: ; fc3e4 (3f:43e4)
db BANK(LavenderHouse1_h)
db BANK(LavenderMart_h)
db BANK(LavenderHouse2_h)
- db $07 ; db BANK(FuchsiaMart_h)
+ db BANK(FuchsiaMart_h)
db $1d ; db BANK(FuchsiaHouse1_h)
db $1d ; db BANK(FuchsiaPokecenter_h)
db $1d ; db BANK(FuchsiaHouse2_h)
diff --git a/data/map_header_pointers.asm b/data/map_header_pointers.asm
index 1c1eb08b..eb0bb978 100644
--- a/data/map_header_pointers.asm
+++ b/data/map_header_pointers.asm
@@ -152,7 +152,7 @@ MapHeaderPointers:: ; fc1f2 (3f:41f2)
dw LavenderHouse1_h
dw LavenderMart_h ;id=150
dw LavenderHouse2_h
- dw $5685 ; dw FuchsiaMart_h
+ dw FuchsiaMart_h
dw $4851 ; dw FuchsiaHouse1_h
dw $489c ; dw FuchsiaPokecenter_h
dw $4902 ; dw FuchsiaHouse2_h