mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-01-07 09:10:00 +01: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 a new issue