X-Git-Url: http://git.pond.sub.org/?p=empserver;a=blobdiff_plain;f=include%2Fgame.h;h=109920d212b174e16350850f23aa69df503dac3f;hp=a58d1bdb884b3e35a7b50c51d6567bc62d7d1e88;hb=2fa5f652;hpb=358aee203eb7dfdcb633f2deea5323810ed32173 diff --git a/include/game.h b/include/game.h index a58d1bdb8..109920d21 100644 --- a/include/game.h +++ b/include/game.h @@ -40,6 +40,7 @@ struct gamestr { /* initial part must match struct empobj */ signed ef_type: 8; unsigned game_seqno: 12; + unsigned game_generation: 12; int game_uid; time_t game_timestamp; /* end of part matching struct empobj */