• Show log

    Commit

  • Hash : 54a0245b
    Author : Sam Lantinga
    Date : 2017-11-01T17:41:25

    Fixed bug 3926 - SDL_main export
    
    e_pluschauskas
    
    I noticed that after updating SDL to 2.0.6 my application now exports SDL_main.
    
    At GitHub SDL mirror (branch 2.0.5) SDL_main prototyped as
    extern C_LINKAGE int SDL_main(int argc, char *argv[]);
    but at branch 2.0.6 prototype is
    extern C_LINKAGE DECLSPEC int SDL_main(int argc, char *argv[]);
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/SDL.git
    Git SSH git@git.kmx.io:kc3-lang/SDL.git
    Public access ? public
    Description

    Fork of https://github.com/libsdl-org/SDL

    Users
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags