suyu/src/core/hle/service/acc
Lioncash f13a66b963 profile_manager: Move UUID generation function to the cpp file
This avoids needing to dump the contents of <random> into other files
that include the profile manager header.
2018-08-20 19:48:53 -04:00
..
acc.cpp Removed un-needed count from ListOpenUsers and ListAllUsers 2018-08-12 02:11:04 +10:00
acc.h Second round of account changes 2018-08-11 18:26:13 +10:00
acc_aa.cpp Refactored profile manager sharing 2018-08-11 13:17:06 +10:00
acc_aa.h Refactored profile manager sharing 2018-08-11 13:17:06 +10:00
acc_su.cpp Refactored profile manager sharing 2018-08-11 13:17:06 +10:00
acc_su.h Refactored profile manager sharing 2018-08-11 13:17:06 +10:00
acc_u0.cpp Refactored profile manager sharing 2018-08-11 13:17:06 +10:00
acc_u0.h Refactored profile manager sharing 2018-08-11 13:17:06 +10:00
acc_u1.cpp Refactored profile manager sharing 2018-08-11 13:17:06 +10:00
acc_u1.h Refactored profile manager sharing 2018-08-11 13:17:06 +10:00
profile_manager.cpp profile_manager: Move UUID generation function to the cpp file 2018-08-20 19:48:53 -04:00
profile_manager.h profile_manager: Move UUID generation function to the cpp file 2018-08-20 19:48:53 -04:00