summaryrefslogtreecommitdiffstats
path: root/profile.h
diff options
context:
space:
mode:
Diffstat (limited to 'profile.h')
-rw-r--r--profile.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/profile.h b/profile.h
index 73c5152f9..89324530a 100644
--- a/profile.h
+++ b/profile.h
@@ -63,6 +63,8 @@ int get_maxdepth(struct plot_info *pi);
int get_local_sac(struct plot_data *entry1, struct plot_data *entry2, struct dive *dive);
+void setup_pp_limits(struct graphics_context *gc);
+
#define ALIGN_LEFT 1
#define ALIGN_RIGHT 2