Joseph Redmon
2015-12-03 b4d81aa7bd86e3b2e4bcf0a662f8392053b5c1f1
src/server.h
@@ -1,4 +1,4 @@
#include "network.h"
void client_update(network net, char *address);
void server_update(network net);
void client_update(network net);