mirror of
https://github.com/libretro/Play-.git
synced 2025-02-25 22:15:27 +00:00
Call RemoveExceptionHandler when PS2VM thread is about to be destroyed.
This commit is contained in:
parent
6cd0e5e3dd
commit
6b6cc3ed57
@ -881,4 +881,5 @@ void CPS2VM::EmuThread()
|
||||
#endif
|
||||
}
|
||||
}
|
||||
m_ee->m_executor.RemoveExceptionHandler();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user