mirror of
https://github.com/yawut/SDL.git
synced 2026-08-29 20:24:46 -05:00
Anthony @ POW Games SDL_CreateTextureFromSurface makes an internal call to SDL_GetColorKey which can return an error and spams the error log with "Surface doesn't have a colorkey" even though the original function didn't return an error.