summaryrefslogtreecommitdiff
path: root/libtwn3.h
diff options
context:
space:
mode:
Diffstat (limited to 'libtwn3.h')
-rw-r--r--libtwn3.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libtwn3.h b/libtwn3.h
index b6a8b93..91b3406 100644
--- a/libtwn3.h
+++ b/libtwn3.h
@@ -3,6 +3,7 @@
#include <inttypes.h>
typedef enum /*_twn3_tag_type*/ {
+ tag_none = 0x00,
tag_mf_light = 0x01,
tag_mf_classic_1k = 0x02,
tag_mf_classic_4l = 0x03,