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 33969b22a..3c39409a7 100644
--- a/pref.h
+++ b/pref.h
@@ -28,6 +28,8 @@ struct preferences {
const char *divelist_font;
const char *default_filename;
const char *default_cylinder;
+ const char *cloud_base_url;
+ const char *cloud_git_url;
double font_size;
partial_pressure_graphs_t pp_graphs;
short mod;