diff options
Diffstat (limited to 'dive.h')
| -rw-r--r-- | dive.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -233,6 +233,7 @@ struct event { struct event *next; duration_t time; int type, flags, value; + gboolean deleted; char name[]; }; |
| index : subsurface.git | ||
| forked from https://github.com/subsurface/subsurface | Tim Segers |
| aboutsummaryrefslogtreecommitdiffstats |