mirror of
https://github.com/encounter/SDL.git
synced 2025-12-08 21:17:45 +00:00
added SDL_strtokr() as a replacement for POSIX strtok_r (bug #4046.)
This commit is contained in:
@@ -67,6 +67,7 @@
|
||||
#define HAVE_STRCHR 1
|
||||
#define HAVE_STRRCHR 1
|
||||
#define HAVE_STRSTR 1
|
||||
#define HAVE_STRTOK_R 1
|
||||
#define HAVE_STRTOL 1
|
||||
#define HAVE_STRTOUL 1
|
||||
#define HAVE_STRTOLL 1
|
||||
|
||||
Reference in New Issue
Block a user