QTfrontend/gameuiconfig.h
changeset 297 279e10ec31b4
parent 184 f97a7a3dc8f6
child 301 29bf9c1a3ad3
--- a/QTfrontend/gameuiconfig.h	Sun Dec 10 18:13:10 2006 +0000
+++ b/QTfrontend/gameuiconfig.h	Sun Dec 10 18:57:05 2006 +0000
@@ -35,6 +35,8 @@
 	int vid_Resolution();
 	bool vid_Fullscreen();
 	bool isSoundEnabled();
+	bool isShowFPSEnabled();
+	quint8 timerInterval();
 	QString GetRandomTheme();
 
 private slots: