Edit

kc3-lang/SDL/VisualC

Branch :

  • Show log

    Commit

  • Author : Sam Lantinga
    Date : 2015-06-14 18:57:05
    Hash : 564ece51
    Message : 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.