X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fmain.h;h=8ea489498008b535e0924fbe18a1cdd7623874bb;hb=74ed6f367314f4b4f373b45f82cedd04595a2608;hp=7c00b8f1e6d9a57aff9ae05ae1ed3828eadf6074;hpb=9cd771f52a5209a26fca44537d665aa4d2566888;p=rocksndiamonds.git diff --git a/src/main.h b/src/main.h index 7c00b8f1..8ea48949 100644 --- a/src/main.h +++ b/src/main.h @@ -2027,9 +2027,9 @@ struct MenuMainTextInfo struct TextPosInfo setup; struct TextPosInfo quit; - struct TextPosInfo current_level; struct TextPosInfo first_level; struct TextPosInfo last_level; + struct TextPosInfo level_number; struct TextPosInfo level_info_1; struct TextPosInfo level_info_2; struct TextPosInfo level_name;