Ivan Epifanov %!s(int64=5) %!d(string=hai) anos
pai
achega
ff5f98b87b
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      include/SDL_platform.h

+ 3 - 0
include/SDL_platform.h

@@ -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++ */