Sfoglia il codice sorgente

Android has clock_gettime() - thanks Michael Labbe!

Sam Lantinga 10 anni fa
parent
commit
f71fa2f402
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      include/SDL_config_android.h

+ 1 - 0
include/SDL_config_android.h

@@ -104,6 +104,7 @@
 #define HAVE_SETJMP 1
 #define HAVE_NANOSLEEP  1
 #define HAVE_SYSCONF    1
+#define HAVE_CLOCK_GETTIME	1
 
 #define SIZEOF_VOIDP 4