diff options
author | pikalaxalt <PikalaxALT@gmail.com> | 2016-06-01 08:31:42 -0400 |
---|---|---|
committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-06-01 08:31:42 -0400 |
commit | bd7620b8519bab0a2b827a4244a696207a111990 (patch) | |
tree | c828387f28077df1a5876f92190d46bf0aae84e4 /data/map_header_pointers.asm | |
parent | 65d66e10ba727139bf7048bff241e99d140410b6 (diff) |
Celadon Prize Room
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 2f51f36e..62179537 100644 --- a/data/map_header_pointers.asm +++ b/data/map_header_pointers.asm @@ -137,7 +137,7 @@ MapHeaderPointers:: ; fc1f2 (3f:41f2) dw CeladonGym_h dw CeladonGameCorner_h dw CeladonMart5_h - dw $5107 ; dw CeladonPrizeRoom_h + dw CeladonPrizeRoom_h dw $5168 ; dw CeladonDiner_h dw $51e8 ; dw CeladonHouse_h dw $5243 ; dw CeladonHotel_h ;id=140 |