mirror of
https://github.com/encounter/SDL.git
synced 2025-12-08 13:15:10 +00:00
SDL_config_os2.h: define HAVE__WCSICMP and HAVE__WCSNICMP
This commit is contained in:
@@ -103,6 +103,8 @@
|
|||||||
#define HAVE_WCSLCPY 1
|
#define HAVE_WCSLCPY 1
|
||||||
#define HAVE_WCSLCAT 1
|
#define HAVE_WCSLCAT 1
|
||||||
#define HAVE_WCSCMP 1
|
#define HAVE_WCSCMP 1
|
||||||
|
#define HAVE__WCSICMP 1
|
||||||
|
#define HAVE__WCSNICMP 1
|
||||||
#define HAVE_STRLEN 1
|
#define HAVE_STRLEN 1
|
||||||
#define HAVE_STRLCPY 1
|
#define HAVE_STRLCPY 1
|
||||||
#define HAVE_STRLCAT 1
|
#define HAVE_STRLCAT 1
|
||||||
|
|||||||
Reference in New Issue
Block a user