dashboard
repositories
filestore
activity
search
login
speedprog
/
mtg/mtg_card_detector
summary
reflog
commits
tree
tickets
docs
forks
compare
blame
|
history
|
raw
:fire: crush. crush. admit. :fire:
Joseph Redmon
2016-11-11
9a01e6ccb7a74ff77e99060cf18acd6cfdb74b8e
[~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);