mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-05 06:26:49 +00:00
Use libfs.sprx (LLE)
This commit is contained in:
parent
60ce85f840
commit
d05b6135c6
2 changed files with 1 additions and 2 deletions
|
|
@ -1198,6 +1198,7 @@ void ppu_load_exec(const ppu_exec_object& elf)
|
|||
{ "cellSync2", "libsre.sprx" },
|
||||
{ "cellVpost", "libvpost.sprx" },
|
||||
{ "cellVpost", "libsre.sprx" },
|
||||
{ "sys_fs", "libfs.sprx" },
|
||||
};
|
||||
|
||||
// Expand dependencies
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue