diff options
author | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-31 14:01:10 -0400 |
---|---|---|
committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-31 14:01:10 -0400 |
commit | 9298c87bc6d689e23f910ca97991760984dbd4f9 (patch) | |
tree | 13d9bb3f40782306abf5a4c589bd1ed1b5c971fe /data/map_header_pointers.asm | |
parent | 799b0ad911ae85ed89f3a571f62eef3bc6e5fc4a (diff) |
The rest of SS Anne
Diffstat (limited to 'data/map_header_pointers.asm')
-rw-r--r-- | data/map_header_pointers.asm | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/data/map_header_pointers.asm b/data/map_header_pointers.asm index 65c99b4a..8037ba29 100644 --- a/data/map_header_pointers.asm +++ b/data/map_header_pointers.asm @@ -95,16 +95,16 @@ MapHeaderPointers:: ; fc1f2 (3f:41f2) dw VermilionGym_h dw VermilionHouse1_h dw VermilionDock_h - dw $52a4 ; dw SSAnne1_h - dw $53de ; dw SSAnne2_h - dw $49bf ; dw SSAnne3_h - dw $5650 ; dw SSAnne4_h - dw $56d0 ; dw SSAnne5_h - dw $57d5 ; dw SSAnne6_h ;id=100 - dw $58b7 ; dw SSAnne7_h - dw $5993 ; dw SSAnne8_h - dw $5b68 ; dw SSAnne9_h - dw $5d60 ; dw SSAnne10_h + dw SSAnne1_h + dw SSAnne2_h + dw SSAnne3_h + dw SSAnne4_h + dw SSAnne5_h + dw SSAnne6_h ;id=100 + dw SSAnne7_h + dw SSAnne8_h + dw SSAnne9_h + dw SSAnne10_h dw $623d ; dw Lance_h ; unused dw $623d ; dw Lance_h ; unused dw $623d ; dw Lance_h ; unused |