diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2017-09-18 18:36:05 +0200 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2017-09-18 18:36:05 +0200 |
commit | c253bf5e75796c462fe5e389c7e8f6040f826c0f (patch) | |
tree | 931192939e32acdf4986fdd23d10cd9a9d148c00 /asm/learn_move.s | |
parent | 74bda5b68088f08220cf3f1b9791e5900a6a9877 (diff) |
add important headers, const ptrs and egg hatch start
Diffstat (limited to 'asm/learn_move.s')
-rwxr-xr-x | asm/learn_move.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/learn_move.s b/asm/learn_move.s index c2ef76350..2fd4a3a33 100755 --- a/asm/learn_move.s +++ b/asm/learn_move.s @@ -49,7 +49,7 @@ sub_8160664: @ 8160664 bne _08160688 ldr r0, =sub_81606A0 bl SetMainCallback2 - ldr r1, =gUnknown_03005DAC + ldr r1, =gFieldCallback ldr r0, =sub_80AF168 str r0, [r1] adds r0, r4, 0 |