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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/internal/ntux_driver_impl.h b/src/internal/ntux_driver_impl.h
index 3f7520f..21013a3 100644
--- a/src/internal/ntux_driver_impl.h
+++ b/src/internal/ntux_driver_impl.h
@@ -22,6 +22,8 @@ enum app_tags {
TAG_HELP,
TAG_VERSION,
TAG_CMD,
+ TAG_LOADER,
+ TAG_LOGFILE,
};
struct ntux_driver_ctx_impl {