mirror of
https://github.com/love2d/megasource.git
synced 2026-08-19 12:14:41 +02:00
Upgrade to SDL2.0.3.
This commit is contained in:
@@ -34,6 +34,8 @@
|
||||
#include "windows/SDL_systhread_c.h"
|
||||
#elif SDL_THREAD_PSP
|
||||
#include "psp/SDL_systhread_c.h"
|
||||
#elif SDL_THREAD_STDCPP
|
||||
#include "stdcpp/SDL_systhread_c.h"
|
||||
#else
|
||||
#error Need thread implementation for this platform
|
||||
#include "generic/SDL_systhread_c.h"
|
||||
|
||||
Reference in New Issue
Block a user