added selecting score entry from the score info screen
[rocksndiamonds.git] / src / main.h
index 3f25ec47709d871cbead70ae8b3ded017efccb52..213d1e9d7cc18b9117dc470ec1c82cedd477ae59 100644 (file)
@@ -3099,6 +3099,7 @@ struct ScoreInfo
   int last_added;
   int last_added_local;
   int last_level_nr;
+  int last_entry_nr;
 
   boolean updated;
   boolean uploaded;