X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=network.h;h=fc454c75afbf7cf643aefe861def63250a2ed0a7;hb=0a33f65eecb5e75cddaefa08d3a5eb1a301d0479;hp=4d34e82bb75a881c47d071879440cda821a209da;hpb=75703291fbf045008a3b1ebb20fc46a2617b6b3b;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 */