summaryrefslogtreecommitdiffstats
path: root/core/dive.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/dive.h')
-rw-r--r--core/dive.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/dive.h b/core/dive.h
index 1b99fc376..4608e9d71 100644
--- a/core/dive.h
+++ b/core/dive.h
@@ -872,6 +872,7 @@ void dump_plan(struct diveplan *diveplan);
bool plan(struct diveplan *diveplan, char **cached_datap, bool is_planner, bool show_disclaimer);
void calc_crushing_pressure(double pressure);
void vpmb_start_gradient();
+void clear_vpmb_state();
void delete_single_dive(int idx);