SDL 0.8a API changes

They’re only minor this time:

New function in SDL_keyboard.h:  SDL_GetModState()
SDL_WriteNNXX() functions return 0 if the data couldn't be written
If setting fullscreen mode fails, SDL falls back to windowed mode
  -- idea thanks to Jasper Berlijn, and hasn't yet been tested.

See ya!
-Sam Lantinga (slouken at devolution.com)–
Author of Simple DirectMedia Layer -
http://www.devolution.com/~slouken/SDL/