Update tests.
This commit is contained in:
parent
dbec955a99
commit
6adb29030f
3 changed files with 6 additions and 1 deletions
|
@ -168,6 +168,8 @@ int sceKernelReferAlarmStatus(SceUID uid, u32 infoPtr)
|
|||
return error;
|
||||
}
|
||||
|
||||
DEBUG_LOG(HLE, "sceKernelReferAlarmStatus(%08x, %08x)", uid, infoPtr);
|
||||
|
||||
if (!Memory::IsValidAddress(infoPtr))
|
||||
return -1;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue