dashboard
repositories
filestore
activity
search
login
speedprog
/
mtg/mtg_card_detector
summary
reflog
commits
tree
tickets
docs
forks
compare
blame
|
history
|
raw
99 problems
Joseph Redmon
2014-12-18
f88baf4a3a756140cef3ca07be98cabb803d80ae
[~speedprog/mtg/mtg_card_detector.git]
/
src
/
server.h
1
2
3
4
#include "network.h"
void client_update(network net, char *address);
void server_update(network net);