Enable more compiler warnings, fix most warnings
commit9feca79558fc0ccca4e82bf5306344e2771d812c
authorThomas Perl <thp@perli.net>
Sat, 7 Feb 2009 11:56:10 +0000 (7 12:56 +0100)
committerThomas Perl <thp@perli.net>
Sat, 7 Feb 2009 11:56:10 +0000 (7 12:56 +0100)
tree4a35fcc26a165f396c133638690a13dab881ac47
parente6aba0a626bdf75236395f44c28024110bba72ca
Enable more compiler warnings, fix most warnings

As a result of the recent "return" bug, I've enabled
some more compiler warnings and fixed most of them
by altering the source code, which should make the
codebase more robust and less prone to error :)
13 files changed:
archive.c
archive.h
game.c
game.h
graphics.c
graphics.h
input.c
input.h
makefile
sound.c
sound.h
tennix.c
tennix.h