SDL
2.0
|
#include "./SDL_internal.h"
Go to the source code of this file.
Functions | |
SDL_bool | SDL_GetStringBoolean (const char *value, SDL_bool default_value) |
Definition at line 123 of file SDL_hints.c.
References SDL_FALSE, SDL_strcasecmp, and SDL_TRUE.
Referenced by SDL_GetHintBoolean(), SDL_MouseTouchEventsChanged(), and SDL_TouchMouseEventsChanged().