mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-21 20:28:28 +00:00
Initial rebase of xerpi's port
This commit is contained in:
parent
bd06538778
commit
2d64e37e41
36 changed files with 2940 additions and 0 deletions
|
@ -34,6 +34,8 @@
|
|||
#include "windows/SDL_systhread_c.h"
|
||||
#elif SDL_THREAD_PSP
|
||||
#include "psp/SDL_systhread_c.h"
|
||||
#elif SDL_THREAD_VITA
|
||||
#include "vita/SDL_systhread_c.h"
|
||||
#elif SDL_THREAD_STDCPP
|
||||
#include "stdcpp/SDL_systhread_c.h"
|
||||
#elif SDL_THREAD_OS2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue