Joseph Redmon
2015-11-26 5239186d721ac46d57198133d5aafa85fef6d22b
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);