mirror of https://github.com/libsdl-org/SDL.git
We require stdbool.h in the build environment, so we might as well use the plain bool type. If your environment doesn't have stdbool.h, this simple replacement will suffice: typedef signed char bool; |
||
|---|---|---|
| .. | ||
| SDL_syscond.c | ||
| SDL_syscond_c.h | ||
| SDL_sysmutex.c | ||
| SDL_sysmutex_c.h | ||
| SDL_sysrwlock.c | ||
| SDL_sysrwlock_c.h | ||
| SDL_syssem.c | ||
| SDL_systhread.c | ||
| SDL_systhread_c.h | ||
| SDL_systls.c | ||