Fix move reminder
This commit is contained in:
parent
818c44285d
commit
c9c38024e3
1 changed files with 2 additions and 4 deletions
|
@ -1768,10 +1768,8 @@ sub_81D28FC: @ 81D28FC
|
||||||
b _081D2AB6
|
b _081D2AB6
|
||||||
.pool
|
.pool
|
||||||
_081D29C4:
|
_081D29C4:
|
||||||
mov r1, r9
|
mov r0, r9
|
||||||
lsls r0, r1, 1
|
lsls r0, 4
|
||||||
add r0, r9
|
|
||||||
lsls r0, 2
|
|
||||||
ldr r1, =gBattleMoves
|
ldr r1, =gBattleMoves
|
||||||
adds r6, r0, r1
|
adds r6, r0, r1
|
||||||
ldrb r1, [r6, 0x2]
|
ldrb r1, [r6, 0x2]
|
||||||
|
|
Loading…
Reference in a new issue