diff options
author | Sam Lantinga <slouken@libsdl.org> | 2017-12-12 16:37:23 -0800 |
---|---|---|
committer | Sam Lantinga <slouken@libsdl.org> | 2017-12-12 16:37:23 -0800 |
commit | 2554acbc9c884f884dce1923114e7193c68097bd (patch) | |
tree | 3e27d9b278870fad360f52b951de2d566a3b6187 /Xcode-iOS | |
parent | 860c315655992f46cf2d0b21dbf836fdab13d678 (diff) |
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.
Diffstat (limited to 'Xcode-iOS')
0 files changed, 0 insertions, 0 deletions