added command line option for anonymous player name for score uploads
[rocksndiamonds.git] / src / libgame / system.h
index 013b729e4e2cd84d98b2c6be8030f1bb89f6813a..9270c85af912e5fc1a1b99599b748ba32d0fef3f 100644 (file)
@@ -1056,6 +1056,8 @@ struct OptionInfo
   char *special_flags;
   char *debug_mode;
 
+  char *player_name;
+
   boolean mytapes;
   boolean serveronly;
   boolean network;