Add a couple of checks. Check return code of SDL_Flip; quit if not OK. Check if...
commit96e1b4ee9ecd3438025d007db05a067532f78a43
authorJonathan Wheelhouse <jonathan.wheelhouse@gmail.com>
Sun, 14 Jun 2009 04:54:48 +0000 (14 14:54 +1000)
committerJonathan Wheelhouse <jonathan.wheelhouse@gmail.com>
Sun, 14 Jun 2009 04:54:48 +0000 (14 14:54 +1000)
tree3a4e45ebb07dc6ebe1e6dd21429608a7fe15b077
parent465a3bcdf3ac020c6f58632549254c70295f440e
Add a couple of checks.  Check return code of SDL_Flip; quit if not OK.  Check if file has loaded OK.
src/main.c
src/sprite.c