mirror of
https://github.com/shadps4-emu/ext-SDL.git
synced 2025-01-24 03:35:15 +00:00
Fix platform
This commit is contained in:
parent
a7269a9ad3
commit
ff5f98b87b
@ -175,6 +175,9 @@
|
||||
#define __SDL_NOGETPROCADDR__
|
||||
#endif
|
||||
|
||||
#if defined(__vita__)
|
||||
#define __VITA__ 1
|
||||
#endif
|
||||
|
||||
#include "begin_code.h"
|
||||
/* Set up for C function definitions, even when using C++ */
|
||||
|
Loading…
x
Reference in New Issue
Block a user