diff options
Diffstat (limited to 'pref.h')
-rw-r--r-- | pref.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -43,6 +43,7 @@ struct preferences { short gfhigh; int animation_speed; bool gf_low_at_maxdepth; + bool show_ccr_setpoint; short display_invalid_dives; short unit_system; struct units units; |