summaryrefslogtreecommitdiff
path: root/src/common/uuid.cpp
AgeCommit message (Collapse)Author
2019-04-25mii_manager: Cleanup and optimizationZach Hilman
2019-04-25common: Extract UUID to its own classZach Hilman
Since the Mii database uses UUIDs very similar to the Accounts database, it makes no sense to not share code between them.