Joseph Redmon
2014-12-13 90d354a2a5a3ba76071337d8794cfc00f7bc5fab
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);