mirror of
https://github.com/zeldaret/botw
synced 2026-07-27 06:45:02 -04:00
ksys/res: Implement more ResourceUnit functions
This commit is contained in:
@@ -45,6 +45,9 @@ public:
|
||||
bool init(const InitArg& arg);
|
||||
void destroy();
|
||||
|
||||
void addSize(s32 size);
|
||||
void addSize2(s32 size);
|
||||
|
||||
static constexpr size_t getListNodeOffset() { return offsetof(OverlayArena, mListNode); }
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user