mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-12 01:38:37 +12:00
Things updated
This commit is contained in:
parent
a6754e29a6
commit
011362bf1c
5 changed files with 44 additions and 16 deletions
|
@ -475,7 +475,6 @@ u32 adecOpen(AudioDecoder* adec_ptr)
|
|||
}
|
||||
|
||||
adec.is_finished = true;
|
||||
if (Emu.IsStopped()) cellAdec->Warning("AudioDecoder thread aborted");
|
||||
});
|
||||
|
||||
return adec_id;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue