Things updated

This commit is contained in:
Nekotekina 2015-01-17 21:33:39 +03:00
parent a6754e29a6
commit 011362bf1c
5 changed files with 44 additions and 16 deletions

View file

@ -475,7 +475,6 @@ u32 adecOpen(AudioDecoder* adec_ptr)
}
adec.is_finished = true;
if (Emu.IsStopped()) cellAdec->Warning("AudioDecoder thread aborted");
});
return adec_id;