mirror of
https://github.com/zeldaret/tp
synced 2026-07-08 14:36:36 -04:00
JKRMemArchive (#66)
* JKRArchivePri OK * JKRArchivePub OK * formatting * removed unused asm files and tried to fixed setExpandSize and getExpandSize * JKRMemArchive and created JKRCompression Co-authored-by: Julgodis <>
This commit is contained in:
@@ -36,7 +36,7 @@ asm bool JKRCompArchive::removeResource(void*) {
|
||||
#include "JSystem/JKernel/JKRCompArchive/asm/func_802D92F4.s"
|
||||
}
|
||||
|
||||
asm void JKRCompArchive::getExpandedResSize(void const*) const {
|
||||
asm u32 JKRCompArchive::getExpandedResSize(void const*) const {
|
||||
nofralloc
|
||||
#include "JSystem/JKernel/JKRCompArchive/asm/func_802D9360.s"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user