• Ryan C. Gordon's avatar
    Simplified Windows RunThread(). · 596099f2
    Ryan C. Gordon authored
    Removed checks for things that are always true, free unneeded struct before
     calling thread entry point, instead of after thread completes.
    596099f2
SDL_systhread.c 6.02 KB