mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-04 14:08:37 +00:00
Add sceNp2 and some sceNpMatching2 functions
This commit is contained in:
parent
ddcaf4972f
commit
80b544aa78
7 changed files with 332 additions and 43 deletions
|
|
@ -625,7 +625,6 @@ never_inline s32 savedata_op(
|
|||
// Write PARAM.SFO
|
||||
if (psf)
|
||||
{
|
||||
cellSysutil.Error("psf: true");
|
||||
vfsFile f(sfo_path, vfsWriteNew);
|
||||
psf.Save(f);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue