Joseph Redmon
2016-09-08 a19604bf5fed9ca1c708e96bfe4879144b33b90f
src/server.h
@@ -1,3 +1,4 @@
#include "network.h"
void server_update();
void client_update();
void client_update(network net, char *address);
void server_update(network net);