yuzu/src/core/hle/service/acc
bunnei c6c74248fe
Merge pull request #1697 from lioncash/acc
acc/profile_manager: Minor cleanup-related changes
2018-11-14 19:02:25 -08:00
..
acc.cpp service/acc: Correct error case within TrySelectUserWithoutInteraction() 2018-11-14 17:43:23 -05:00
acc.h Implement acc:TrySelectUserWithoutInteraction 2018-11-07 11:45:01 +11:00
acc_aa.cpp hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
acc_aa.h hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
acc_su.cpp Implement acc:TrySelectUserWithoutInteraction 2018-11-07 11:45:01 +11:00
acc_su.h service: Use nested namespace specifiers where applicable 2018-09-13 15:52:55 -04:00
acc_u0.cpp Implement acc:TrySelectUserWithoutInteraction 2018-11-07 11:45:01 +11:00
acc_u0.h hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
acc_u1.cpp Implement acc:TrySelectUserWithoutInteraction 2018-11-07 11:45:01 +11:00
acc_u1.h hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
profile_manager.cpp profile_manager: Replace iterative loop with a ranged-for loop in ParseUserSaveFile() 2018-11-14 17:13:17 -05:00
profile_manager.h profile_manager: Move UUID Format function definitions into the cpp file 2018-11-14 17:08:59 -05:00