SDL_config_os2.h: define HAVE__WCSICMP and HAVE__WCSNICMP

This commit is contained in:
Ozkan Sezer 2020-11-25 14:51:56 +03:00
parent 159d1b3df5
commit 7c18088f00
1 changed files with 2 additions and 0 deletions

View File

@ -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