mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-05-20 02:38:10 -05:00
7 lines
97 B
C
7 lines
97 B
C
#ifndef NITRO_MATH_H_
|
|
#define NITRO_MATH_H_
|
|
|
|
#include <nitro/math/crc.h>
|
|
|
|
#endif //NITRO_MATH_H_
|