X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=network.h;h=fc454c75afbf7cf643aefe861def63250a2ed0a7;hb=9a751c9645f63a4e324ef2ea486efb7b669fddc5;hp=4d34e82bb75a881c47d071879440cda821a209da;hpb=aa4c26eae2208872824e0eb5b71bc05c16d43242;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/network.h b/network.h index 4d34e82..fc454c7 100644 --- a/network.h +++ b/network.h @@ -11,6 +11,8 @@ #include "network_msg.h" #include "highscores.h" +VG_STATIC int network_scores_updated = 0; + /* * Interface */