Edit

kc3-lang/SDL/src/main

Branch :

  • Show log

    Commit

  • Author : David Ludwig
    Date : 2017-10-24 13:21:11
    Hash : 0e032d58
    Message : WinRT: Move Windows::Foundation::Initialize to SDL2.dll, from SDL_main. This allows C# UWP applications to use SDL2's SDL_WinRTRunApp function. Kudos to Ethan Lee (flibitijibibo@flibitijibibo.com) for the patch. Thanks!