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
..
input.c Coverity CID 868: Fix possible NULL deref (after INFTIM passes :-) 2006-03-19 00:50:28 +00:00
input.h
Makefile Make the default WARNS for games 4. The only game that needs to set WARNS 2008-01-28 07:03:58 +00:00
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 Use standard AUTHORS section header. From YOMURA Masanori in private mail 2005-09-15 02:09:41 +00:00
tetris.c convert __attribute__s to applicable cdefs.h macros 2007-12-15 19:44:37 +00:00
tetris.h