libfixmath/tests/tests_macros.h

7 lines
92 B
C

#ifndef TESTS_MACROS_H
#define TESTS_MACROS_H
int test_macros();
#endif // TESTS_MACROS_H