dashboard
repositories
filestore
activity
search
login
speedprog
/
mtg/mtg_card_detector
summary
reflog
commits
tree
tickets
docs
forks
compare
blame
|
history
|
raw
Some changes
Joseph Redmon
2015-11-26
0305fb4d99cf1efc7d4aa4d2ee2d65d54500d437
[~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);