]> git.pond.sub.org Git - empserver/blobdiff - include/game.h
Generation numbers to catch write back of stale copies
[empserver] / include / game.h
index 9f77dc0ff875a3cdbb14153c9de917151ed96928..b10426fc5de952caf6b81319edcb0c590caaf4e1 100644 (file)
@@ -41,6 +41,7 @@ struct gamestr {
     short ef_type;
     short game_uid;
     unsigned game_seqno;
+    unsigned game_generation;
     time_t game_timestamp;
     /* end of part matching struct empobj */
     char game_upd_disable;     /* updates disabled? */