diff options
| author | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-30 11:38:46 -0400 |
|---|---|---|
| committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-30 11:38:46 -0400 |
| commit | 6e3581df4b9cbc8cf14fc7948df5df70002cc062 (patch) | |
| tree | 8304b3a8a196cbc4ed999e0bca065162f09d65ff /data/map_header_pointers.asm | |
| parent | Cerulean Mart (diff) | |
| download | pokeyellow-6e3581df4b9cbc8cf14fc7948df5df70002cc062.tar.gz pokeyellow-6e3581df4b9cbc8cf14fc7948df5df70002cc062.tar.xz pokeyellow-6e3581df4b9cbc8cf14fc7948df5df70002cc062.zip | |
Mt Moon Pokemon Center
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 5131cf67..d2ecea33 100644 --- a/data/map_header_pointers.asm +++ b/data/map_header_pointers.asm @@ -68,7 +68,7 @@ MapHeaderPointers:: ; fc1f2 (3f:41f2) dw CeruleanGym_h dw BikeShop_h dw CeruleanMart_h - dw $52a9 ; dw MtMoonPokecenter_h + dw MtMoonPokecenter_h dw CeruleanHouseTrashed_h ; copy dw $5831 ; dw Route5Gate_h dw $55a8 ; dw UndergroundPathEntranceRoute5_h |
