summaryrefslogtreecommitdiffstats
path: root/pref.h
diff options
context:
space:
mode:
Diffstat (limited to 'pref.h')
-rw-r--r--pref.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/pref.h b/pref.h
index 60fe1104c..3c6b43c70 100644
--- a/pref.h
+++ b/pref.h
@@ -36,6 +36,7 @@ struct preferences {
int map_provider;
const char *divelist_font;
const char *default_filename;
+ short display_invalid_dives;
};
extern struct preferences prefs, default_prefs;