diff options
Diffstat (limited to 'dive.h')
-rw-r--r-- | dive.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -52,6 +52,7 @@ #define DTAG_NR 19 /* defined in statistics.c */ extern char *dtag_names[DTAG_NR]; +extern int dtag_shown[DTAG_NR]; /* * Some silly typedefs to make our units very explicit. |