summaryrefslogtreecommitdiff
path: root/arm9/lib/include/MSL.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm9/lib/include/MSL.h')
-rw-r--r--arm9/lib/include/MSL.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/arm9/lib/include/MSL.h b/arm9/lib/include/MSL.h
new file mode 100644
index 00000000..a1709bc4
--- /dev/null
+++ b/arm9/lib/include/MSL.h
@@ -0,0 +1,8 @@
+#ifndef MSL_H
+#define MSL_H
+
+//include all msl files here
+
+#include "MSL_Common_arith.h"
+
+#endif //MSL_H