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 eaf60d391..de0c58fca 100644
--- a/dive.h
+++ b/dive.h
@@ -44,6 +44,7 @@
#define DTAG_RIVER (1 << 12)
#define DTAG_NIGHT (1 << 13)
#define DTAG_FRESH (1 << 14)
+#define DTAG_FRESH_NR 14
#define DTAG_NR 15
/* defined in statistics.c */
extern char *dtag_names[DTAG_NR];