diff options
Diffstat (limited to 'asm/battle_controller_wally.s')
-rw-r--r-- | asm/battle_controller_wally.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/battle_controller_wally.s b/asm/battle_controller_wally.s index 3ea81bac6..978e2da2d 100644 --- a/asm/battle_controller_wally.s +++ b/asm/battle_controller_wally.s @@ -871,7 +871,7 @@ WallyBufferExecCompleted: @ 8168AF8 ands r0, r1 cmp r0, 0 beq _08168B4C - bl link_get_multiplayer_id + bl GetMultiplayerId mov r1, sp strb r0, [r1] movs r0, 0x2 |