X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Flibgame%2Fsystem.h;h=4c0081e5de7cf60f1faa54bd9f3f25cf494eff69;hp=6c0490f327e00c3ab1fd821cec9a46ec0ed20388;hb=e617cc94b68c43105fc3c06d26d31c9bc99161a4;hpb=6af16a4497e5c9e15eb24700ba8e8db0a13e0202 diff --git a/src/libgame/system.h b/src/libgame/system.h index 6c0490f3..4c0081e5 100644 --- a/src/libgame/system.h +++ b/src/libgame/system.h @@ -1011,6 +1011,7 @@ struct VideoSystemInfo int screen_rendering_mode; int vsync_mode; + unsigned int frame_counter; unsigned int frame_delay; unsigned int frame_delay_value;