diff options
author | PikalaxALT <PikalaxALT@users.noreply.github.com> | 2019-06-10 20:20:24 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-06-10 20:20:24 -0400 |
commit | 03e47515e153e7c8757bdb28de87f149d5022a82 (patch) | |
tree | 0ce0660fb0c4d3edc3bc21970357b506ff15dd49 /asm/learn_move.s | |
parent | 19c9e0851a971061b3f9e7b7840cdd59ab538f72 (diff) | |
parent | 731b5e103a535086ebf99a2c3a032a7b0e30e74f (diff) |
Merge pull request #62 from jiangzhengwenjz/teachy_tv
teachy_tv
Diffstat (limited to 'asm/learn_move.s')
-rw-r--r-- | 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 47b5c74fe..e9041a9b2 100644 --- a/asm/learn_move.s +++ b/asm/learn_move.s @@ -736,7 +736,7 @@ _080E4C7E: adds r1, r2, r3 ldr r6, _080E4CD4 @ =0x00000a6a adds r2, r6 - bl get_coro_args_x18_x1A + bl ListMenuGetScrollAndRow bl FreeAllWindowBuffers ldr r0, _080E4CD8 @ =gPlayerParty ldr r5, [r7] |