aboutsummaryrefslogtreecommitdiff
path: root/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'options.h')
-rw-r--r--options.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/options.h b/options.h
index 268a619..c76e251 100644
--- a/options.h
+++ b/options.h
@@ -8,6 +8,7 @@ extern int show_cpu;
extern int show_hud;
extern int limit_frames;
extern int enable_audio;
+extern int enable_drc;
extern unsigned audio_buffer_size;
extern enum scale_size scale_size;
extern enum scale_filter scale_filter;