reorganize MSL_C/Runtime files. wip, notmatching

This commit is contained in:
TakaRikka
2023-12-27 21:07:21 -08:00
parent f0958eab10
commit 5773ee904c
230 changed files with 7620 additions and 900 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
#define JMATRIGONOMETRIC_H
#include "dolphin/types.h"
#include "MSL_C/utility.h"
#include "utility.h"
extern u32 jmaSinShift;
extern f32 *jmaSinTable;