mirror of
https://github.com/libretro/ppsspp.git
synced 2025-01-20 23:54:48 +00:00
Update tests.
This commit is contained in:
parent
dbec955a99
commit
6adb29030f
@ -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;
|
||||
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 6bd9d261e6014d371b917e50d2e18d5fc986a8c3
|
||||
Subproject commit 30f1f0698e2ed2f45f4dd1bd199c81cdc379561e
|
Loading…
x
Reference in New Issue
Block a user