summaryrefslogtreecommitdiff
path: root/apps/settings.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings.h')
-rw-r--r--apps/settings.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/settings.h b/apps/settings.h
index af0eef57b1..e4787f53a6 100644
--- a/apps/settings.h
+++ b/apps/settings.h
@@ -151,6 +151,7 @@ struct user_settings
151 int rec_left_gain; /* 0-15 */ 151 int rec_left_gain; /* 0-15 */
152 int rec_right_gain; /* 0-15 */ 152 int rec_right_gain; /* 0-15 */
153 bool rec_editable; /* true means that the bit reservoir is off */ 153 bool rec_editable; /* true means that the bit reservoir is off */
154 bool recscreen_on; /* true if using the recording screen */
154 155
155 /* note: timesplit setting is not saved */ 156 /* note: timesplit setting is not saved */
156 int rec_timesplit; /* 0 = off, 157 int rec_timesplit; /* 0 = off,