summaryrefslogtreecommitdiff
path: root/arm9/lib/include/math.h
blob: 80d7cc26151f42dfc6f3f095c25475889c3c48d0 (plain)
1
2
3
4
5
6
7
8
#ifndef GUARD_LIBMATH_H
#define GUARD_LIBMATH_H

#include "MATH.h"
#include "MATH_crc.h"
#include "MATH_dgt.h"

#endif