diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2019-10-23 15:31:23 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-10-23 15:31:23 -0400 |
commit | 661e5d92217c0b40146b35e7b023a28fd567b406 (patch) | |
tree | 0bf026238d8b965dcb863a7c959a46561685d921 /asm/learn_move.s | |
parent | 6e36c229200e083ca005cbc448e99210d111f3b2 (diff) |
field_specials through Task_AnimateElevatorWindowView
Diffstat (limited to 'asm/learn_move.s')
-rw-r--r-- | asm/learn_move.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/learn_move.s b/asm/learn_move.s index a7a5b264d..d93c534c0 100644 --- a/asm/learn_move.s +++ b/asm/learn_move.s @@ -1653,7 +1653,7 @@ _080E53F4: movs r2, 0x2 movs r3, 0x2 bl sub_80E559C - ldr r1, _080E5440 @ =gUnknown_84886E8 + ldr r1, _080E5440 @ =gMoveDescriptionPointers subs r0, r5, 0x1 lsls r0, 2 adds r0, r1 @@ -1670,7 +1670,7 @@ _080E53F4: bx r0 .align 2, 0 _080E543C: .4byte gBattleMoves -_080E5440: .4byte gUnknown_84886E8 +_080E5440: .4byte gMoveDescriptionPointers thumb_func_end sub_80E5340 thumb_func_start sub_80E5444 |