diff options
Diffstat (limited to 'dive.h')
-rw-r--r-- | dive.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -230,6 +230,8 @@ struct sample { duration_t ndl; duration_t stoptime; depth_t stopdepth; + int cns; + int po2; }; /* |
index : subsurface.git | ||
forked from https://github.com/subsurface/subsurface | Tim Segers |
summaryrefslogtreecommitdiffstats |