sceSaveDataMount2 just return save data not found for now

This commit is contained in:
georgemoralis 2024-04-01 22:31:25 +03:00
parent 6066c89607
commit 9d8fc61954
3 changed files with 44 additions and 5 deletions

View file

@ -84,7 +84,7 @@ int PS4_SYSV_ABI _ZTVN3sce16CommonDialogUtil6ClientE() {
}
int PS4_SYSV_ABI sceCommonDialogInitialize() {
LOG_ERROR(Lib_CommonDlg, "(STUBBED) called");
LOG_ERROR(Lib_CommonDlg, "(DUMMY) called");
return ORBIS_OK;
}