Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-04-25 | mii_manager: Cleanup and optimization | Zach Hilman | 1 | -1/+1 | |
2019-04-25 | common: Extract UUID to its own class | Zach Hilman | 1 | -0/+33 | |
Since the Mii database uses UUIDs very similar to the Accounts database, it makes no sense to not share code between them. |