hi
Joseph Redmon
2016-06-23 ae43c2bc32fbb838bfebeeaf2c2b058ccab5c83c
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);