mirror of
https://github.com/libAthena/athena.git
synced 2025-12-09 13:38:03 +00:00
* Start to fill in save related classes
* Fix silly bug in WiiSave * Fix typos in Utilitiy.*
This commit is contained in:
@@ -58,7 +58,7 @@ public:
|
||||
* \param filename
|
||||
* \param file
|
||||
*/
|
||||
void addFile(const std::string& filename, WiiFile* file);
|
||||
void addFile(WiiFile* file);
|
||||
void setRoot(WiiFile* root);
|
||||
/*!
|
||||
* \brief file
|
||||
|
||||
Reference in New Issue
Block a user