summaryrefslogtreecommitdiff
path: root/include/math_util.h
blob: 473be5d454638e4d31ce5e05e0af5bff379689e5 (plain)
1
2
3
4
5
6
7
#ifndef GUARD_MATH_UTIL_H
#define GUARD_MATH_UTIL_H

s16 sub_80D8B90(s16 y);
s16 sub_80D8AA0(s16 x, s16 y);

#endif //GUARD_MATH_UTIL_H