diff options
author | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2019-06-04 00:00:21 +0800 |
---|---|---|
committer | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2019-06-04 00:00:21 +0800 |
commit | b6a166c45960e1963bf508f83b9da1a8d6a71df4 (patch) | |
tree | 39e06d47551a9a8f740a7ee3f180dfb96c152387 /asm/learn_move.s | |
parent | 49a1de36d38b41b0f3f7c443acc636281314b749 (diff) |
more symbol name fixes
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 92f6abfea..ddc063348 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] |