libfixmath/tests/tests_sqrt.h

7 lines
84 B
C

#ifndef TESTS_SQRT_H
#define TESTS_SQRT_H
int test_sqrt();
#endif // TESTS_SQRT_H