diff options
author | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-31 11:46:02 -0400 |
---|---|---|
committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-31 11:46:02 -0400 |
commit | b7a20f13863331e15a074c91a4a1be38d27142c9 (patch) | |
tree | abfb48aa129b82dc7a88c7b028f2e20a6c671f4d /data/map_header_pointers.asm | |
parent | 755ca8914d2878c6a6ef365e962d505ff9d7801e (diff) |
Vermilion Fan Club
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 e1ed2a3b..6d52f36f 100644 --- a/data/map_header_pointers.asm +++ b/data/map_header_pointers.asm @@ -90,7 +90,7 @@ MapHeaderPointers:: ; fc1f2 (3f:41f2) dw Route12Gate_h dw BillsHouse_h dw VermilionPokecenter_h - dw $5a00 ; dw FanClub_h ;id=90 + dw FanClub_h ;id=90 dw $48cb ; dw VermilionMart_h dw $4910 ; dw VermilionGym_h dw $53f8 ; dw VermilionHouse1_h |