dashboard
repositories
filestore
activity
search
login
speedprog
/
mtg/mtg_card_detector
summary
reflog
commits
tree
tickets
docs
forks
compare
blame
|
history
|
raw
It's time, to du-du-du-du-DU-DU-DUEL!! https://www.youtube.com/watch?v=IVmt...
Joseph Redmon
2015-04-20
451ef0a0a6b595bb8e4a945633659b4d31f0a372
[~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);