mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-03-23 01:01:07 +01: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.