]> git.pond.sub.org Git - empserver/blobdiff - include/game.h
Extend the common header of struct empobj to include uid
[empserver] / include / game.h
index 2e32924816db3d0be54120f24195f2809ab7512b..5d0d897b6f7b551ee81d0737a6ded7285f6cbeee 100644 (file)
@@ -39,6 +39,7 @@
 struct gamestr {
     /* initial part must match struct empobj */
     short ef_type;
+    short game_uid;
     /* end of part matching struct empobj */
     char game_upd_disable;     /* updates disabled? */
     /*