X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fmain.h;h=213d1e9d7cc18b9117dc470ec1c82cedd477ae59;hb=66b7cdb08e8e6ee4051176997f873c491fbc532c;hp=3f25ec47709d871cbead70ae8b3ded017efccb52;hpb=5b98b5eb58d2cc225467acc205102e00f8fd8f62;p=rocksndiamonds.git diff --git a/src/main.h b/src/main.h index 3f25ec47..213d1e9d 100644 --- a/src/main.h +++ b/src/main.h @@ -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;