From c4b392a179048f936c062f5ffccc2bc25627e500 Mon Sep 17 00:00:00 2001 From: polwex Date: Mon, 6 Oct 2025 01:01:41 +0700 Subject: working --- vere/pkg/noun/options.c | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 vere/pkg/noun/options.c (limited to 'vere/pkg/noun/options.c') diff --git a/vere/pkg/noun/options.c b/vere/pkg/noun/options.c new file mode 100644 index 0000000..cef3479 --- /dev/null +++ b/vere/pkg/noun/options.c @@ -0,0 +1,5 @@ +/// @file + +#include "options.h" + +u3o_config u3o_Config; -- cgit v1.2.3