pokeheartgold/lib/include/nitro/math.h
2022-01-10 16:40:39 -05:00

7 lines
97 B
C

#ifndef NITRO_MATH_H_
#define NITRO_MATH_H_
#include <nitro/math/crc.h>
#endif //NITRO_MATH_H_