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
@@ -4,7 +4,7 @@
//
#include "JSystem/JUtility/JUTGamePad.h"
#include "MSL_C/math.h"
#include "math.h"
#include "dolphin/os/OS.h"
u32 channel_mask[4] = {0x80000000, 0x40000000, 0x20000000, 0x10000000};