Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
*** empty log message ***
- Loading branch information
Showing
with
1 addition
and
0 deletions.
-
+1
−0
include/SDL_config_macosx.h
|
@@ -72,6 +72,7 @@ |
|
|
#define HAVE_STRCMP 1 |
|
|
#define HAVE_STRNCMP 1 |
|
|
#define HAVE_STRCASECMP 1 |
|
|
#define HAVE_STRNCASECMP 1 |
|
|
#define HAVE_SSCANF 1 |
|
|
#define HAVE_SNPRINTF 1 |
|
|
#define HAVE_VSNPRINTF 1 |
|
|