mirror of
https://github.com/yawut/SDL.git
synced 2026-09-06 16:16:21 -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.