Buildfix for Mac / iOS.
This commit is contained in:
parent
66129b69e8
commit
f397f83b4f
2 changed files with 2 additions and 2 deletions
|
@ -845,7 +845,7 @@ u32 __KernelInterruptReturnAddress()
|
|||
return intReturnHackAddr;
|
||||
}
|
||||
|
||||
u32 __KernelSetThreadRA(SceUID threadID, int nid)
|
||||
u32 __KernelSetThreadRA(SceUID threadID, u32 nid)
|
||||
{
|
||||
u32 newRA;
|
||||
switch (nid)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue