diff options
author | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-29 16:49:54 -0400 |
---|---|---|
committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-29 16:49:54 -0400 |
commit | 873ab5ace17d2c4d68a98e5d3ec2f6b0b248b44e (patch) | |
tree | c2a20dcde9d51cf11891545a196abfa2818d2760 /data/map_header_pointers.asm | |
parent | 9abb62033819774d7b256ee0222f7c6ece987bfe (diff) |
Mt Moon B1F
Diffstat (limited to 'data/map_header_pointers.asm')
-rw-r--r-- | data/map_header_pointers.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/map_header_pointers.asm b/data/map_header_pointers.asm index cc700617..10a0216f 100644 --- a/data/map_header_pointers.asm +++ b/data/map_header_pointers.asm @@ -59,7 +59,7 @@ MapHeaderPointers:: ; fc1f2 (3f:41f2) dw PewterMart_h dw PewterHouse2_h dw PewterPokecenter_h - dw $5953 ; dw MtMoon1_h + dw MtMoon1_h dw $5a78 ; dw MtMoon2_h ;id=60 dw $5c7e ; dw MtMoon3_h dw $4ec3 ; dw CeruleanHouseTrashed_h |