mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
Call pthread_terminate is if it is NO SALAMANDER
This commit is contained in:
parent
5a5640155a
commit
e553e19996
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue