mirror of
https://github.com/libretro/snes9x.git
synced 2024-11-30 20:11:00 +00:00
parent
49ab4c3f28
commit
71f64d3a60
@ -769,12 +769,10 @@ bool8 S9xInitAPU (void)
|
||||
|
||||
void S9xDeinitAPU (void)
|
||||
{
|
||||
#ifdef USE_THREADS
|
||||
if (spc::using_threads)
|
||||
{
|
||||
S9xAPUThreadDeinit();
|
||||
}
|
||||
#endif
|
||||
|
||||
if (spc::resampler)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user