More formatting updates. Reduced whitespace, looks even better.
This commit is contained in:
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user