summaryrefslogtreecommitdiff
path: root/arm9/lib/include/math.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm9/lib/include/math.h')
-rw-r--r--arm9/lib/include/math.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/arm9/lib/include/math.h b/arm9/lib/include/math.h
deleted file mode 100644
index 085aa24f..00000000
--- a/arm9/lib/include/math.h
+++ /dev/null
@@ -1,9 +0,0 @@
-#ifndef GUARD_MATH_H
-#define GUARD_MATH_H
-
-#include "dgt.h"
-#include "MATH_pop.h"
-#include "MATH_crc.h"
-#include "MATH_dgt.h"
-
-#endif