Hash :
564ece51
Author :
Date :
2015-06-14T18:57:05
Only use explicit inlining - otherwise Visual Studio 2010 will inline SDL_zero(info) in SDL_vsnprintf() into a memset() call when compiling the Release x64 configuration.