summaryrefslogtreecommitdiffstats
path: root/pref.h
diff options
context:
space:
mode:
Diffstat (limited to 'pref.h')
-rw-r--r--pref.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/pref.h b/pref.h
index bd2c38469..733a194bf 100644
--- a/pref.h
+++ b/pref.h
@@ -67,6 +67,8 @@ struct preferences {
bool drop_stone_mode;
int bottomsac;
int decosac;
+ int o2consumption; // ml per min
+ int pscr_ratio; // dump ratio times 1000
bool show_pictures_in_profile;
bool use_default_file;
};