X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fmain.h;h=f1b3f1ac08f62ccfa300ddb11d895e3719c11831;hb=1d7ec87196d24515b3d6e9400c689d9cd48c49f5;hp=4d566eae281fdce27664a3e70bfbcf6cd1860e07;hpb=5c091db8a4557dee246b52374e7a7d9cd1af599e;p=rocksndiamonds.git diff --git a/src/main.h b/src/main.h index 4d566eae..f1b3f1ac 100644 --- a/src/main.h +++ b/src/main.h @@ -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;