Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-04-25 | mii: Implement Delete and Destroy file | Zach Hilman | 1 | -5/+6 | |
2019-04-25 | mii_manager: Cleanup and optimization | Zach Hilman | 1 | -2/+4 | |
2019-04-25 | common: Extract UUID to its own class | Zach Hilman | 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. |