Only include SDL_stdinc.h for SDL_bool, not the whole SDL.h.
Many functions returned an int to indicate their success. For clarity, use SDL_bool instead.
Start a new clean history from here.