mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-20 13:24:40 -04:00
JKRFileLoader, JKRFileFinder, and JKRThread (#60)
* JKRFileLoader OK * JKRFileFinder progress * JKRFileFinder OK * JKRFileCache fix virtual function signatures * added OSThread and OSContext types * JKRThread fixed nonmatching functions Co-authored-by: Julgodis <> Co-authored-by: Pheenoh <pheenoh@gmail.com>
This commit is contained in:
@@ -31,7 +31,7 @@ asm void JKRCompArchive::removeResourceAll(void) {
|
||||
#include "JSystem/JKernel/JKRCompArchive/asm/func_802D9260.s"
|
||||
}
|
||||
|
||||
asm void JKRCompArchive::removeResource(void*) {
|
||||
asm bool JKRCompArchive::removeResource(void*) {
|
||||
nofralloc
|
||||
#include "JSystem/JKernel/JKRCompArchive/asm/func_802D92F4.s"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user