Pārlūkot izejas kodu

SDL_config_os2.h: define HAVE__WCSICMP and HAVE__WCSNICMP

Ozkan Sezer 4 gadi atpakaļ
vecāks
revīzija
7c18088f00
1 mainītis faili ar 2 papildinājumiem un 0 dzēšanām
  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