Explorar el Código

SDL_config_os2.h: define HAVE__WCSICMP and HAVE__WCSNICMP

Ozkan Sezer hace 4 años
padre
commit
7c18088f00
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      include/SDL_config_os2.h

+ 2 - 0
include/SDL_config_os2.h

@@ -103,6 +103,8 @@
 #define HAVE_WCSLCPY 1
 #define HAVE_WCSLCAT 1
 #define HAVE_WCSCMP 1
+#define HAVE__WCSICMP 1
+#define HAVE__WCSNICMP 1
 #define HAVE_STRLEN 1
 #define HAVE_STRLCPY 1
 #define HAVE_STRLCAT 1