diff options
Diffstat (limited to 'core/subsurfacestartup.c')
-rw-r--r-- | core/subsurfacestartup.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/subsurfacestartup.c b/core/subsurfacestartup.c index 1f71d2117..9d7d9494b 100644 --- a/core/subsurfacestartup.c +++ b/core/subsurfacestartup.c @@ -42,6 +42,7 @@ struct preferences default_prefs = { .gf_low_at_maxdepth = false, .show_ccr_setpoint = false, .show_ccr_sensors = false, + .show_scr_ocpo2 = false, .font_size = -1, .display_invalid_dives = false, .show_sac = false, |