mirror of
https://github.com/ACreTeam/ac-decomp
synced 2026-08-06 01:18:15 -04:00
libjsys/jsyswrapper: match all funcs, need unused for weak function emission?
This commit is contained in:
@@ -120,7 +120,7 @@ class JKRHeap : public JKRDisposer {
|
||||
void freeAll();
|
||||
void freeTail();
|
||||
void fillFreeArea();
|
||||
void resize(void*, u32);
|
||||
s32 resize(void*, u32);
|
||||
static s32 getSize(void*, JKRHeap*);
|
||||
|
||||
// ... more functions
|
||||
|
||||
Reference in New Issue
Block a user