mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-05-18 09:24:58 +00:00
some dummy net functions
This commit is contained in:
parent
37813c1f59
commit
8e8a82a310
7 changed files with 17 additions and 13 deletions
|
@ -299,7 +299,7 @@ int PS4_SYSV_ABI sceSaveDataInitialize2() {
|
|||
}
|
||||
|
||||
int PS4_SYSV_ABI sceSaveDataInitialize3() {
|
||||
LOG_ERROR(Lib_SaveData, "(STUBBED) called");
|
||||
LOG_ERROR(Lib_SaveData, "(DUMMY) called");
|
||||
return ORBIS_OK;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue