added storing next level to play from hall of fame
[rocksndiamonds.git] / src / main.h
index 4d566eae281fdce27664a3e70bfbcf6cd1860e07..f1b3f1ac08f62ccfa300ddb11d895e3719c11831 100644 (file)
@@ -3123,6 +3123,7 @@ struct ScoreInfo
   int last_added_local;
   int last_level_nr;
   int last_entry_nr;
+  int next_level_nr;
 
   boolean updated;
   boolean uploaded;