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 b3be9fa91..43464118f 100644
--- a/core/dive.h
+++ b/core/dive.h
@@ -913,6 +913,7 @@ bool plan(struct diveplan *diveplan, struct dive *dive, int timestep, struct dec
void calc_crushing_pressure(double pressure);
void vpmb_start_gradient();
void clear_vpmb_state();
+void printdecotable(struct decostop *table);
void delete_single_dive(int idx);