mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-03-15 13:21:14 +00:00
Stub sceNpSnsFbCheckConfig (#3720)
This commit is contained in:
parent
8c0bdd71d9
commit
55d84414ee
@ -147,7 +147,8 @@ s32 sceNpSnsFbCheckThrottle()
|
||||
|
||||
s32 sceNpSnsFbCheckConfig()
|
||||
{
|
||||
fmt::throw_exception("Unimplemented" HERE);
|
||||
sceNpSns.todo("sceNpSnsFbCheckConfig()");
|
||||
return CELL_OK;
|
||||
}
|
||||
|
||||
s32 sceNpSnsFbLoadThrottle()
|
||||
|
Loading…
x
Reference in New Issue
Block a user