summaryrefslogtreecommitdiffhomepage
path: root/src/internal/ntux_driver_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/internal/ntux_driver_impl.h')
-rw-r--r--src/internal/ntux_driver_impl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/internal/ntux_driver_impl.h b/src/internal/ntux_driver_impl.h
index 822f131..6c635de 100644
--- a/src/internal/ntux_driver_impl.h
+++ b/src/internal/ntux_driver_impl.h
@@ -19,6 +19,7 @@ extern const ntapi_vtbl * ntux_ntapi;
enum app_tags {
TAG_HELP,
TAG_VERSION,
+ TAG_CMD,
};
struct ntux_driver_ctx_impl {