libjsys/jsyswrapper: link

This commit is contained in:
Cuyler36
2025-06-18 05:06:34 -04:00
parent f0712d468f
commit 2e2d9b3c49
3 changed files with 34 additions and 2 deletions
+3
View File
@@ -10,8 +10,11 @@
#include "JSystem/JKernel/JKRDecomp.h"
#include "JSystem/JKernel/JKRArchive.h"
#include "JSystem/JKernel/JKRDvdRipper.h"
#include "JSystem/JUtility/JUTFont.h"
#include "MSL_C/printf.h"
// TODO: there are a ton of unused functions we may want to add to this, check DnM+'s static.map file
#include "../src/static/libjsys/jsyswrapper_ext.cpp"
#include "../src/static/libjsys/jsyswrapper_main.cpp"