mirror of
https://github.com/libAthena/athena.git
synced 2025-12-16 00:17:05 +00:00
* Added proper tree generation for WiiSave
This commit is contained in:
@@ -64,6 +64,7 @@ private:
|
||||
WiiFile* readFile();
|
||||
WiiImage* readImage(atUint32 width, atUint32 height);
|
||||
void readCerts(atUint32 totalSize);
|
||||
WiiFile* buildTree(std::vector<WiiFile*> files);
|
||||
};
|
||||
|
||||
} // io
|
||||
|
||||
Reference in New Issue
Block a user