mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-07 15:31:26 +12:00
libbeisobmf.sprx
This commit is contained in:
parent
45a855ef1f
commit
d296e6021d
1 changed files with 0 additions and 1 deletions
|
@ -20,7 +20,6 @@ logs::channel sys_prx("sys_prx");
|
||||||
static const std::unordered_map<std::string, int> s_prx_ignore
|
static const std::unordered_map<std::string, int> s_prx_ignore
|
||||||
{
|
{
|
||||||
{ "/dev_flash/sys/external/libaudio.sprx", 0 },
|
{ "/dev_flash/sys/external/libaudio.sprx", 0 },
|
||||||
{ "/dev_flash/sys/external/libbeisobmf.sprx", 0 },
|
|
||||||
{ "/dev_flash/sys/external/libcamera.sprx", 0 },
|
{ "/dev_flash/sys/external/libcamera.sprx", 0 },
|
||||||
{ "/dev_flash/sys/external/libgem.sprx", 0 },
|
{ "/dev_flash/sys/external/libgem.sprx", 0 },
|
||||||
{ "/dev_flash/sys/external/libio.sprx", 0 },
|
{ "/dev_flash/sys/external/libio.sprx", 0 },
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue