X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Flibgame%2Fsystem.h;h=ab7faa22ba5258aa2d988c26513d79098c0bba4a;hb=5d60005061cc4800bdb15008663986f80041b12c;hp=68a94cec543e27646cbc54344c64edcd974f1d49;hpb=9ac63ed68417dba413c129c1c14c179f2437fd44;p=rocksndiamonds.git diff --git a/src/libgame/system.h b/src/libgame/system.h index 68a94cec..ab7faa22 100644 --- a/src/libgame/system.h +++ b/src/libgame/system.h @@ -1390,6 +1390,8 @@ struct SetupInfo { char *player_name; + boolean multiple_users; + boolean sound; boolean sound_loops; boolean sound_music;