mirror of
https://github.com/libAthena/athena.git
synced 2025-12-10 22:17:49 +00:00
* Start to fill in save related classes
* Fix silly bug in WiiSave * Fix typos in Utilitiy.*
This commit is contained in:
@@ -53,6 +53,7 @@ public:
|
||||
|
||||
void setRegion(Region region);
|
||||
Region region() const;
|
||||
|
||||
private:
|
||||
Region m_region;
|
||||
// A vector is a bit overkill
|
||||
|
||||
Reference in New Issue
Block a user