mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-06-01 09:27:39 +00:00
minor updates to libc function checks
This commit is contained in:
parent
19fa85d8af
commit
bb9e049d1d
8 changed files with 25 additions and 19 deletions
|
@ -133,6 +133,7 @@ typedef unsigned int uintptr_t;
|
|||
#define HAVE__STRNICMP 1
|
||||
#define HAVE__WCSICMP 1
|
||||
#define HAVE__WCSNICMP 1
|
||||
#define HAVE__WCSDUP 1
|
||||
#define HAVE_ACOS 1
|
||||
#define HAVE_ACOSF 1
|
||||
#define HAVE_ASIN 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue