too tired but implemented os stuff.

This commit is contained in:
Prakxo
2022-12-24 20:41:04 +01:00
parent 295ba86193
commit 1753100e34
12 changed files with 72 additions and 39 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
#ifndef _JSYSTEM_JUT_JUTASSERTION_H
#define _JSYSTEM_JUT_JUTASSERTION_H
void JC_JUTAssertion_changeDevice(u32); // I know these are C++ but these were used to match a c function so I'll fix these when I need them or fix zurumode update.
void JC_JUTAssertion_changeDevice(u32);
#endif