Add version checking function.

This commit is contained in:
2021-10-13 03:50:10 +01:00
parent 58f97a93f3
commit a46fc69241
3 changed files with 28 additions and 1 deletions

View File

@@ -56,4 +56,8 @@
#include "simd.h"
#define AARU_CHECKUMS_NATIVE_VERSION 0x06000086
AARU_EXPORT uint64_t AARU_CALL get_acn_version();
#endif // AARU_CHECKSUMS_NATIVE_LIBRARY_H