Added SDL_vsscanf().
--HG-- extra : rebase_source : 088d093790a7ed95d73c307523587e95c8356f4b
This commit is contained in:
parent
4b0089b843
commit
3003efb88d
27 changed files with 44 additions and 37 deletions
|
@ -132,7 +132,7 @@ typedef unsigned int uintptr_t;
|
|||
#define HAVE_SQRT 1
|
||||
#if _MSC_VER >= 1800
|
||||
#define HAVE_STRTOLL 1
|
||||
#define HAVE_SSCANF 1
|
||||
#define HAVE_VSSCANF 1
|
||||
#define HAVE_COPYSIGN 1
|
||||
#define HAVE_SCALBN 1
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue