aboutsummaryrefslogtreecommitdiff
path: root/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'options.h')
-rw-r--r--options.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/options.h b/options.h
index 8dcc68b..268a619 100644
--- a/options.h
+++ b/options.h
@@ -4,6 +4,8 @@
#include "scale.h"
extern int show_fps;
+extern int show_cpu;
+extern int show_hud;
extern int limit_frames;
extern int enable_audio;
extern unsigned audio_buffer_size;