Sam Lantinga 18577a70dd Fixed bug 3992 - SDL_GetColorKey doesn't set error message
Luke A. Guest

SDL_GetColorKey does not set an error message on failure. The current source just returns -1.

The documentation https://wiki.libsdl.org/SDL_GetColorKey?highlight=%28%5CbCategoryAPI%5Cb%29%7C%28SDLFunctionTemplate%29 says to call SDL_GetError but that is useless in this case.
2017-12-12 16:37:23 -08:00
..
2017-11-11 17:21:47 -08:00
2017-11-04 17:35:03 -07:00
2017-12-09 13:05:56 -08:00
2017-01-01 18:33:28 -08:00
2017-10-10 11:56:54 -04:00
2017-10-10 11:56:54 -04:00
2017-01-01 18:33:28 -08:00
2017-12-04 20:26:09 -08:00