NetBSD/games/tetris
jsm b03d4fa882 Add `__noreturn__' and `__unused__' attributes where appropriate to
the games.

This merges in all such remaining changes from the Linux port of the
NetBSD games, except in hunt (where substantial changes from OpenBSD
need to be looked at).

Most noreturn attributes were previously added in bin/6144, with some
others that were missed then in bin/8082.  Previous `unused'
attributes were covered in bin/6557, bin/8058 and other PRs (all these
PRs have already been handled and closed).
1999-09-08 21:45:25 +00:00
..
Makefile
input.c Add previewing of next shape. Old (previous) behaviour can be 1999-01-03 02:00:17 +00:00
input.h Add previewing of next shape. Old (previous) behaviour can be 1999-01-03 02:00:17 +00:00
pathnames.h
scores.c Add use of `const' where appropriate to the games. 1999-09-08 21:17:44 +00:00
scores.h
screen.c Add `__noreturn__' and `__unused__' attributes where appropriate to 1999-09-08 21:45:25 +00:00
screen.h
shapes.c Add use of `const' where appropriate to the games. 1999-09-08 21:17:44 +00:00
tetris.6 only show preview if the -p option is given 1999-01-03 17:13:51 +00:00
tetris.c Add `__noreturn__' and `__unused__' attributes where appropriate to 1999-09-08 21:45:25 +00:00
tetris.h Add use of `const' where appropriate to the games. 1999-09-08 21:17:44 +00:00