diff options
| author | Garden <gardendistrict0x0@outlook.com> | 2025-12-18 21:15:15 +1100 |
|---|---|---|
| committer | Garden <gardendistrict0x0@outlook.com> | 2025-12-18 21:15:15 +1100 |
| commit | 3c6ae042158df0236a8f9ccdaddb69a89ba66d57 (patch) | |
| tree | a6d9333ec3f1738d51eedc72ceb8c916709ad691 /include/tinyff/tinyff.h | |
| parent | a65f99a64e1937411a9268213c55f1b030df7af5 (diff) | |
feat: Add result enum
Diffstat (limited to 'include/tinyff/tinyff.h')
| -rw-r--r-- | include/tinyff/tinyff.h | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
