mirror of
https://github.com/shadps4-emu/ext-SDL.git
synced 2025-01-19 09:04:37 +00:00
Fixed Visual Studio build
This commit is contained in:
parent
ac23d78f7a
commit
deb7d08c28
@ -28,7 +28,7 @@
|
||||
#include "SDL_thread.h"
|
||||
#include "../SDL_thread_c.h"
|
||||
|
||||
#if WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_APP)
|
||||
#if WINAPI_FAMILY_WINRT
|
||||
#define TLS_OUT_OF_INDEXES FLS_OUT_OF_INDEXES
|
||||
#define TlsAlloc() FlsAlloc(NULL)
|
||||
#define TlsSetValue FlsSetValue
|
||||
|
Loading…
x
Reference in New Issue
Block a user