Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mii: Implement Delete and Destroy file | Zach Hilman | 2019-04-25 | 1 | -5/+6 |
| | |||||
* | mii_manager: Cleanup and optimization | Zach Hilman | 2019-04-25 | 1 | -2/+4 |
| | |||||
* | common: Extract UUID to its own class | Zach Hilman | 2019-04-25 | 1 | -0/+45 |
Since the Mii database uses UUIDs very similar to the Accounts database, it makes no sense to not share code between them. |