summaryrefslogtreecommitdiffstats
path: root/dive.h
diff options
context:
space:
mode:
Diffstat (limited to 'dive.h')
-rw-r--r--dive.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/dive.h b/dive.h
index b97ecefc3..aef6ba366 100644
--- a/dive.h
+++ b/dive.h
@@ -143,6 +143,7 @@ typedef struct {
cylinder_type_t type;
struct gasmix gasmix;
pressure_t start, end, sample_start, sample_end;
+ depth_t depth;
} cylinder_t;
typedef struct {