From 76424950e373d3b04ac3dd13019151bfba3e8423 Mon Sep 17 00:00:00 2001 From: sumuel Date: Mon, 17 Aug 2026 20:44:55 +0000 Subject: Add the files --- src/common/haiku/version.h | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 src/common/haiku/version.h (limited to 'src/common/haiku/version.h') diff --git a/src/common/haiku/version.h b/src/common/haiku/version.h new file mode 100644 index 0000000..4f047a2 --- /dev/null +++ b/src/common/haiku/version.h @@ -0,0 +1,3 @@ +#include "common/FFstrbuf.h" + +bool ffGetFileVersion(const char* filePath, FFstrbuf* version); -- cgit v1.2.3