summaryrefslogtreecommitdiffstats
path: root/cfg-mplayer.h
diff options
context:
space:
mode:
Diffstat (limited to 'cfg-mplayer.h')
-rw-r--r--cfg-mplayer.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/cfg-mplayer.h b/cfg-mplayer.h
index 670616dec6..06d227a584 100644
--- a/cfg-mplayer.h
+++ b/cfg-mplayer.h
@@ -244,6 +244,8 @@ struct config conf[]={
{"nodapsync", &dapsync, CONF_TYPE_FLAG, 0, 1, 0},
{"softsleep", &softsleep, CONF_TYPE_FLAG, 0, 0, 1},
+ {"slave", &slave_mode, CONF_TYPE_FLAG, 0, 0, 1},
+
#define MAIN_CONF
#include "cfg-common.h"