From 7cbd9402d04ccc29e82cb9eac38159ef567407f9 Mon Sep 17 00:00:00 2001 From: Martin Michelsen Date: Sat, 31 May 2025 15:14:46 -0700 Subject: [PATCH] fix CallNativeFunctionGC --- system/client-functions/System/CallNativeFunctionGC.ppc.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/client-functions/System/CallNativeFunctionGC.ppc.s b/system/client-functions/System/CallNativeFunctionGC.ppc.s index 1ac71bb9..99c14ee2 100644 --- a/system/client-functions/System/CallNativeFunctionGC.ppc.s +++ b/system/client-functions/System/CallNativeFunctionGC.ppc.s @@ -8,7 +8,7 @@ start: mflr r0 stw [r1 + 4], r0 stwu [r1 - 0x20], r1 - bl read + bl resume call_addr: .zero arg0: