* Remove register keywords.
authorSascha Wildner <swildner@dragonflybsd.org>
Tue, 31 May 2005 00:06:26 +0000 (00:06 +0000)
committerSascha Wildner <swildner@dragonflybsd.org>
Tue, 31 May 2005 00:06:26 +0000 (00:06 +0000)
commit313fa7d1a4c0bf679decd3542967f0ef4a1a80ed
tree92d328138673eb4e5c48bfcc7c0cd1ee678402e9
parent3b66b674823107290c57b1cba33634cb106f4b9e
* Remove register keywords.

* WARNS6 cleanup (approx. 1100 warnings).

* Move drandom() to phantglobs.c instead of having 2 versions.

* K&R -> ANSI function declarations.

Submitted by: Peter Avalos <pavalos@theshell.com>
13 files changed:
games/phantasia/Makefile
games/phantasia/fight.c
games/phantasia/gamesupport.c
games/phantasia/include.h
games/phantasia/interplayer.c
games/phantasia/io.c
games/phantasia/main.c
games/phantasia/map.c
games/phantasia/misc.c
games/phantasia/phantglobs.c
games/phantasia/phantglobs.h
games/phantasia/phantstruct.h
games/phantasia/setup.c