added setup option for upcoming new name selection screen
[rocksndiamonds.git] / src / libgame / system.h
index 68a94cec543e27646cbc54344c64edcd974f1d49..ab7faa22ba5258aa2d988c26513d79098c0bba4a 100644 (file)
@@ -1390,6 +1390,8 @@ struct SetupInfo
 {
   char *player_name;
 
+  boolean multiple_users;
+
   boolean sound;
   boolean sound_loops;
   boolean sound_music;