NetBSD/games/tetris
dholland d4f48e67da Make the default WARNS for games 4. The only game that needs to set WARNS
to anything else now is rogue, so clear WARNS from the other makefiles.
2008-01-28 07:03:58 +00:00
..
Makefile Make the default WARNS for games 4. The only game that needs to set WARNS 2008-01-28 07:03:58 +00:00
input.c
input.h
pathnames.h
scores.c Better check data read from tetris.scores before use as array indices etc. 2006-06-01 16:12:27 +00:00
scores.h
screen.c Build with WARNS=4. (All fixes are cosmetic, except that it's definitely 2008-01-28 01:38:59 +00:00
screen.h
shapes.c don't discard const. GCC 4.1-20061021 doesn't like that... 2006-10-22 08:09:24 +00:00
tetris.6
tetris.c convert __attribute__s to applicable cdefs.h macros 2007-12-15 19:44:37 +00:00
tetris.h