From 9e0e01b7f4375063f06e494113187d48614628e0 Mon Sep 17 00:00:00 2001 From: chai Date: Tue, 30 Nov 2021 22:25:37 +0800 Subject: +init --- Client/ThirdParty/libfixmath/tests/tests_lerp.h | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 Client/ThirdParty/libfixmath/tests/tests_lerp.h (limited to 'Client/ThirdParty/libfixmath/tests/tests_lerp.h') diff --git a/Client/ThirdParty/libfixmath/tests/tests_lerp.h b/Client/ThirdParty/libfixmath/tests/tests_lerp.h new file mode 100644 index 0000000..ab261dd --- /dev/null +++ b/Client/ThirdParty/libfixmath/tests/tests_lerp.h @@ -0,0 +1,6 @@ +#ifndef TESTS_LERP_H +#define TESTS_LERP_H + +int test_lerp(); + +#endif // TESTS_LERP_H -- cgit v1.1-26-g67d0