diff options
author | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-31 12:50:18 -0400 |
---|---|---|
committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-31 12:50:18 -0400 |
commit | fe21110e6f2f56927f8393c54a985021305ec7a0 (patch) | |
tree | cdd68972c820f3d7fd310a4bec58060e1fb780a2 /data/map_header_pointers.asm | |
parent | e4154a0075f828deb590e836fa7a520ef1db6768 (diff) |
Vermilion House 1
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 b5cfc4d8..7f54aecc 100644 --- a/data/map_header_pointers.asm +++ b/data/map_header_pointers.asm @@ -93,7 +93,7 @@ MapHeaderPointers:: ; fc1f2 (3f:41f2) dw FanClub_h ;id=90 dw VermilionMart_h dw VermilionGym_h - dw $53f8 ; dw VermilionHouse1_h + dw VermilionHouse1_h dw $544e ; dw VermilionDock_h dw $52a4 ; dw SSAnne1_h dw $53de ; dw SSAnne2_h |