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 39da8e47c..0640333d0 100644 --- a/subsurfacestartup.c +++ b/subsurfacestartup.c @@ -29,6 +29,7 @@ struct preferences default_prefs = { .font_size = 14.0, .display_invalid_dives = FALSE, .show_sac = FALSE, + .display_unused_tanks = FALSE }; struct units *get_units() |