mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-04 14:08:37 +00:00
Exception handling fix
This commit is contained in:
parent
6627cc9666
commit
6545df2b15
2 changed files with 100 additions and 133 deletions
|
|
@ -1067,5 +1067,5 @@ void cellAudio_init(Module *pxThis)
|
|||
|
||||
void cellAudio_load()
|
||||
{
|
||||
// never called :(
|
||||
// CELL_SYSMODULE AUDIO module is rarely loaded manually, so cellAudio_load() won't be called in every case
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue