pokeheartgold/lib/include/nitro/math.h
2022-02-02 15:53:59 -05:00

8 lines
125 B
C

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