libfixmath/tests/tests_lerp.h

7 lines
84 B
C

#ifndef TESTS_LERP_H
#define TESTS_LERP_H
int test_lerp();
#endif // TESTS_LERP_H