Added SDL_vsscanf().

--HG--
extra : rebase_source : 088d093790a7ed95d73c307523587e95c8356f4b
This commit is contained in:
Ryan C. Gordon 2013-11-24 23:35:38 -05:00
parent 4b0089b843
commit 3003efb88d
27 changed files with 44 additions and 37 deletions

View file

@ -81,7 +81,7 @@
#define HAVE_STRNCMP 1
#define HAVE_STRCASECMP 1
#define HAVE_STRNCASECMP 1
#define HAVE_SSCANF 1
#define HAVE_VSSCANF 1
#define HAVE_SNPRINTF 1
#define HAVE_VSNPRINTF 1
#define HAVE_M_PI 1