More formatting updates. Reduced whitespace, looks even better.

This commit is contained in:
William Ferrell
2000-03-30 20:43:33 +00:00
parent a98c8109a8
commit ddfd41f53e
78 changed files with 0 additions and 590 deletions
-3
View File
@@ -40,7 +40,6 @@
#include "input.h"
int server_input (int key);
// FIXME! The server tends to crash when "E" is pressed.. (?!)
@@ -90,8 +89,6 @@ handle_input ()
return 0;
}
int
server_input (int key)
{