summaryrefslogtreecommitdiff
path: root/src/code/sys_math.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/code/sys_math.c')
-rw-r--r--src/code/sys_math.c15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/code/sys_math.c b/src/code/sys_math.c
new file mode 100644
index 000000000..4142cd598
--- /dev/null
+++ b/src/code/sys_math.c
@@ -0,0 +1,15 @@
+#include "global.h"
+
+#pragma GLOBAL_ASM("asm/non_matchings/code/sys_math/func_80179300.s")
+
+#pragma GLOBAL_ASM("asm/non_matchings/code/sys_math/func_80179400.s")
+
+#pragma GLOBAL_ASM("asm/non_matchings/code/sys_math/pow_int.s")
+
+#pragma GLOBAL_ASM("asm/non_matchings/code/sys_math/sin_rad.s")
+
+#pragma GLOBAL_ASM("asm/non_matchings/code/sys_math/cos_rad.s")
+
+#pragma GLOBAL_ASM("asm/non_matchings/code/sys_math/Rand_ZeroFloat.s")
+
+#pragma GLOBAL_ASM("asm/non_matchings/code/sys_math/randPlusMinusPoint5Scaled.s")