- moved refreshfreq variable to a common place.

This commit is contained in:
Christoph Oelckers 2020-04-22 22:32:24 +02:00
commit 3961f708fe
3 changed files with 3 additions and 2 deletions

View file

@ -1,3 +1,4 @@
#include "i_interface.h"
SystemCallbacks *sysCallbacks;
double refreshfreq;