diff options
Diffstat (limited to 'dive.h')
| -rw-r--r-- | dive.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -602,6 +602,7 @@ struct divedatapoint { int depth; int o2; int he; + gboolean entered; struct divedatapoint *next; }; |
| index : subsurface.git | ||
| forked from https://github.com/subsurface/subsurface | Tim Segers |
| summaryrefslogtreecommitdiffstats |