diff options
| author | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-31 22:41:22 -0400 |
|---|---|---|
| committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-31 22:41:22 -0400 |
| commit | 6006a9df06cbe4228987a791aa522c01b1c49ddd (patch) | |
| tree | da4b993d300e37d41ab3384fcdf9382d45393949 /data/map_header_pointers.asm | |
| parent | Celadon Gym (diff) | |
| download | pokeyellow-6006a9df06cbe4228987a791aa522c01b1c49ddd.tar.gz pokeyellow-6006a9df06cbe4228987a791aa522c01b1c49ddd.tar.xz pokeyellow-6006a9df06cbe4228987a791aa522c01b1c49ddd.zip | |
Game Corner
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 bacc67e3..75f8b555 100644 --- a/data/map_header_pointers.asm +++ b/data/map_header_pointers.asm @@ -135,7 +135,7 @@ MapHeaderPointers:: ; fc1f2 (3f:41f2) dw CeladonMansion5_h dw CeladonPokecenter_h dw CeladonGym_h - dw $4bc8 ; dw CeladonGameCorner_h + dw CeladonGameCorner_h dw $507f ; dw CeladonMart5_h dw $5107 ; dw CeladonPrizeRoom_h dw $5168 ; dw CeladonDiner_h |
