diff options
Diffstat (limited to 'core/pref.h')
-rw-r--r-- | core/pref.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/pref.h b/core/pref.h index 3ba7c26d3..2628c3677 100644 --- a/core/pref.h +++ b/core/pref.h @@ -87,6 +87,7 @@ struct preferences { bool gf_low_at_maxdepth; bool show_ccr_setpoint; bool show_ccr_sensors; + bool show_scr_ocpo2; bool display_invalid_dives; short unit_system; struct units units; |