summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorpikalaxalt <PikalaxALT@gmail.com>2016-05-31 21:47:52 -0400
committerpikalaxalt <PikalaxALT@gmail.com>2016-05-31 21:47:52 -0400
commit7607ab4ff452ea7387e7faf931a9a35ff515c5b0 (patch)
tree599a7e3ab4438106fa524b15ea1f715d899c485d /data
parent6ddc1b23e39fbebfe7548df8aa269affa08e6255 (diff)
Celadon Manion Eevee room
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 e727e344..4262635f 100644
--- a/data/map_header_banks.asm
+++ b/data/map_header_banks.asm
@@ -132,7 +132,7 @@ MapHeaderBanks:: ; fc3e4 (3f:43e4)
db BANK(CeladonMansion2_h)
db BANK(CeladonMansion3_h)
db BANK(CeladonMansion4_h)
- db $07 ; db BANK(CeladonMansion5_h)
+ db BANK(CeladonMansion5_h)
db $12 ; db BANK(CeladonPokecenter_h)
db $12 ; db BANK(CeladonGym_h)
db $12 ; db BANK(CeladonGameCorner_h)
diff --git a/data/map_header_pointers.asm b/data/map_header_pointers.asm
index 66feb76f..9d3c5135 100644
--- a/data/map_header_pointers.asm
+++ b/data/map_header_pointers.asm
@@ -132,7 +132,7 @@ MapHeaderPointers:: ; fc1f2 (3f:41f2)
dw CeladonMansion2_h
dw CeladonMansion3_h ;id=130
dw CeladonMansion4_h
- dw $5636 ; dw CeladonMansion5_h
+ dw CeladonMansion5_h
dw $48af ; dw CeladonPokecenter_h
dw $4915 ; dw CeladonGym_h
dw $4bc8 ; dw CeladonGameCorner_h