mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-13 02:08:49 +12:00
Some changes in LLEModulesManager and cellAudio
This commit is contained in:
parent
411e21210c
commit
2a6f4e19cc
5 changed files with 64 additions and 18 deletions
|
@ -133,7 +133,6 @@ namespace loader
|
|||
if (import_count)
|
||||
{
|
||||
LOG_ERROR(LOADER, "**** Lib '%s'has %d imports!", module_info.name, import_count);
|
||||
break;
|
||||
}
|
||||
|
||||
sys_prx_library_info_t lib;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue