summaryrefslogtreecommitdiffstats
path: root/src/common/uuid.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* mii_manager: Cleanup and optimizationZach Hilman2019-04-251-1/+1
|
* common: Extract UUID to its own classZach Hilman2019-04-251-0/+33
Since the Mii database uses UUIDs very similar to the Accounts database, it makes no sense to not share code between them.