diff options
| author | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-28 20:24:36 -0400 |
|---|---|---|
| committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-28 20:24:36 -0400 |
| commit | 7c59b94897641af737b6df5e2c2787799c867432 (patch) | |
| tree | 37d69a747bbc3b38819ac39c789f89b1c4f21cb1 /data/map_header_pointers.asm | |
| parent | Viridian house (diff) | |
| download | pokeyellow-7c59b94897641af737b6df5e2c2787799c867432.tar.gz pokeyellow-7c59b94897641af737b6df5e2c2787799c867432.tar.xz pokeyellow-7c59b94897641af737b6df5e2c2787799c867432.zip | |
Viridian Gym
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 aeb2b362..48702db9 100644 --- a/data/map_header_pointers.asm +++ b/data/map_header_pointers.asm @@ -45,7 +45,7 @@ MapHeaderPointers:: ; fc1f2 (3f:41f2) dw ViridianMart_h dw School_h dw ViridianHouse_h - dw $40d4 ; dw ViridianGym_h + dw ViridianGym_h dw $57ae ; dw DiglettsCaveRoute2_h dw $5485 ; dw ViridianForestExit_h dw $57eb ; dw Route2House_h |
