mirror of
https://github.com/libretro/RetroArch
synced 2025-03-18 13:20:57 +00:00
Call pthread_terminate is if it is NO SALAMANDER
This commit is contained in:
parent
5a5640155a
commit
e553e19996
@ -233,8 +233,8 @@ static void frontend_psp_deinit(void *data)
|
||||
(void)data;
|
||||
#ifndef IS_SALAMANDER
|
||||
verbosity_disable();
|
||||
#endif
|
||||
pthread_terminate();
|
||||
#endif
|
||||
}
|
||||
|
||||
static void frontend_psp_shutdown(bool unused)
|
||||
|
Loading…
x
Reference in New Issue
Block a user