AnimTestbed/3rdparty/Handmade-Math/test/HandmadeMath.c

8 lines
157 B
C
Raw Normal View History

2021-11-11 21:22:24 +01:00
#ifndef WITHOUT_COVERAGE
#include "HandmadeTest.h"
#endif
#define HANDMADE_MATH_IMPLEMENTATION
#define HANDMADE_MATH_NO_INLINE
#include "../HandmadeMath.h"