From 3c6ae042158df0236a8f9ccdaddb69a89ba66d57 Mon Sep 17 00:00:00 2001 From: Garden Date: Thu, 18 Dec 2025 21:15:15 +1100 Subject: feat: Add result enum --- include/tinyff/tinyff.h | 1 + 1 file changed, 1 insertion(+) create mode 100644 include/tinyff/tinyff.h (limited to 'include/tinyff/tinyff.h') diff --git a/include/tinyff/tinyff.h b/include/tinyff/tinyff.h new file mode 100644 index 0000000..48c4bbf --- /dev/null +++ b/include/tinyff/tinyff.h @@ -0,0 +1 @@ +// TODO: Include all formats \ No newline at end of file -- cgit v1.2.3