mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-04 22:19:02 +00:00
cellAudio: Move and partially fix _mxr000 hack
This commit is contained in:
parent
e410841f10
commit
730badd378
3 changed files with 94 additions and 37 deletions
|
|
@ -349,7 +349,7 @@ void disc_change_manager::insert_disc(u32 disc_type, std::string title_id)
|
|||
});
|
||||
}
|
||||
|
||||
void lv2_sleep(u64 timeout, ppu_thread* ppu = nullptr)
|
||||
extern void lv2_sleep(u64 timeout, ppu_thread* ppu = nullptr)
|
||||
{
|
||||
if (!ppu)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue