mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07: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:
co-authored by
Julgodis <>
Pheenoh
parent
922a0df5ea
commit
0be0a7ea94
@@ -41,7 +41,7 @@ asm void JKRMemArchive::removeResourceAll(void) {
|
||||
#include "JSystem/JKernel/JKRMemArchive/asm/func_802D6ED0.s"
|
||||
}
|
||||
|
||||
asm void JKRMemArchive::removeResource(void*) {
|
||||
asm bool JKRMemArchive::removeResource(void*) {
|
||||
nofralloc
|
||||
#include "JSystem/JKernel/JKRMemArchive/asm/func_802D6F20.s"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user