Add Thread drivers
This commit is contained in:
committed by
Sam Lantinga
parent
217d3a6dab
commit
52f00833b0
@@ -32,6 +32,8 @@
|
||||
#include "pthread/SDL_systhread_c.h"
|
||||
#elif SDL_THREAD_WINDOWS
|
||||
#include "windows/SDL_systhread_c.h"
|
||||
#elif SDL_THREAD_PS2
|
||||
#include "ps2/SDL_systhread_c.h"
|
||||
#elif SDL_THREAD_PSP
|
||||
#include "psp/SDL_systhread_c.h"
|
||||
#elif SDL_THREAD_VITA
|
||||
|
||||
Reference in New Issue
Block a user