X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fmain.h;h=bdb2836c0d6f078d434d9c88812c218d64053d8c;hb=e6f748f5628abdd08d3d55e879de5b0d495a4a08;hp=f29e8b128b080e2d8763154a6707e963c687f0f1;hpb=9d1c0c84c4a0e09a9eeb4d23a1407ff015018b81;p=rocksndiamonds.git diff --git a/src/main.h b/src/main.h index f29e8b12..bdb2836c 100644 --- a/src/main.h +++ b/src/main.h @@ -3270,6 +3270,7 @@ struct GlobalInfo int autoplay_level[MAX_TAPES_PER_SET]; int autoplay_mode; boolean autoplay_all; + time_t autoplay_time; char *patchtapes_mode; char *patchtapes_leveldir;