diff options
author | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-29 16:58:17 -0400 |
---|---|---|
committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-29 16:58:17 -0400 |
commit | f17f3f1a06ce8c28f044cdb04c1d6355efc01a8f (patch) | |
tree | 6d43a23d287056c95cf59b2de8ae5fd13bcf3369 /data/map_header_pointers.asm | |
parent | 873ab5ace17d2c4d68a98e5d3ec2f6b0b248b44e (diff) |
Mt Moon B2F
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 10a0216f..0e5149e3 100644 --- a/data/map_header_pointers.asm +++ b/data/map_header_pointers.asm @@ -60,7 +60,7 @@ MapHeaderPointers:: ; fc1f2 (3f:41f2) dw PewterHouse2_h dw PewterPokecenter_h dw MtMoon1_h - dw $5a78 ; dw MtMoon2_h ;id=60 + dw MtMoon2_h ;id=60 dw $5c7e ; dw MtMoon3_h dw $4ec3 ; dw CeruleanHouseTrashed_h dw $4f34 ; dw CeruleanHouse1_h |