Skip to content
Snippets Groups Projects
user avatar
deuce authored
Remove CIOLIB_MODE_SDL_YUV* macros, these modes have no point anymore
Fix SDL prototypes

Use _beginthread() instead of SDL_CreateThread().  For some reason, using
CreateThread() sometimes caused an application crash (ie: when using -?)
Everyhing else uses _beginthread() so there's no reason for this to be
special, especially when it breaks stuff.
0294a141
History
Name Last commit Last update