diff options
author | pikalaxalt <PikalaxALT@gmail.com> | 2016-06-01 09:57:59 -0400 |
---|---|---|
committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-06-01 09:57:59 -0400 |
commit | 94bc94817c8f371c0e0566b2dd3534d3e8832d22 (patch) | |
tree | 6c7b15e73800163b952c62fddb9acdb120284e8c /data/map_header_pointers.asm | |
parent | 4b91cc770e8fc83353f962a4a6f9ebef6eb952c8 (diff) |
Celadon Diner
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 62179537..9a774a51 100644 --- a/data/map_header_pointers.asm +++ b/data/map_header_pointers.asm @@ -138,7 +138,7 @@ MapHeaderPointers:: ; fc1f2 (3f:41f2) dw CeladonGameCorner_h dw CeladonMart5_h dw CeladonPrizeRoom_h - dw $5168 ; dw CeladonDiner_h + dw CeladonDiner_h dw $51e8 ; dw CeladonHouse_h dw $5243 ; dw CeladonHotel_h ;id=140 dw $479c ; dw LavenderPokecenter_h |