diff options
Diffstat (limited to 'subsurfacestartup.c')
-rw-r--r-- | subsurfacestartup.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/subsurfacestartup.c b/subsurfacestartup.c index 95578918c..1e3a2c1b4 100644 --- a/subsurfacestartup.c +++ b/subsurfacestartup.c @@ -29,6 +29,7 @@ struct preferences default_prefs = { .gfhigh = 75, .animation_speed = 500, .gf_low_at_maxdepth = false, + .show_ccr_setpoint = false, .font_size = -1, .display_invalid_dives = false, .show_sac = false, |