mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-01-07 13:03:09 +00:00
libbeisobmf.sprx
This commit is contained in:
parent
45a855ef1f
commit
d296e6021d
@ -20,7 +20,6 @@ logs::channel sys_prx("sys_prx");
|
||||
static const std::unordered_map<std::string, int> s_prx_ignore
|
||||
{
|
||||
{ "/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/libgem.sprx", 0 },
|
||||
{ "/dev_flash/sys/external/libio.sprx", 0 },
|
||||
|
Loading…
Reference in New Issue
Block a user