$ ./teeworlds
./teeworlds: error while loading shared libraries: libSDL2-2.0.so.0: cannot open shared object file: No such file or directory
inp_grab 1
fixes it, inp_grab 0
causes this bug.
Originally posted by @Dune-jr in https://github.com/teeworlds/teeworlds/issues/1974#issuecomment-454550514RgbToHsl
, right?
It's used throughout the codebase
https://github.com/teeworlds/teeworlds/blob/b45545e6d382cdf953a3c313ba960b64b598c6db/src/base/color.h#L115-L119