From 5bf13c7f48fe91c7902ce50250bc1a5a2398a2ae Mon Sep 17 00:00:00 2001 From: red031000 Date: Fri, 23 Jul 2021 01:11:15 +0100 Subject: separate out libs to libc, libnns and NitroSDK --- arm9/lib/include/math.h | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 arm9/lib/include/math.h (limited to 'arm9/lib/include/math.h') 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 -- cgit v1.2.3