X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fmisc.c;h=2389f59a8c8bdd2bb69f71fd4412a002fff3e12d;hb=bb2ddcf13df18d69e4472d4697da173981970e9d;hp=90bbe16a0ffc1baeb99fac530ca07264ad977ebd;hpb=8eee8a56a5aae567522998ccddf929e38aed6872;p=rocksndiamonds.git diff --git a/src/misc.c b/src/misc.c index 90bbe16a..2389f59a 100644 --- a/src/misc.c +++ b/src/misc.c @@ -468,6 +468,8 @@ void GetOptions(char *argv[]) /* initialize some more global variables */ global.frames_per_second = 0; + global.fps_slowdown = FALSE; + global.fps_slowdown_factor = 1; while (*options_left) {