1
0
Fork 0
forked from suyu/suyu
suyu/src/core/hle/service/acc
Lioncash 350f6e0aa4 profile_manager: Use INVALID_UUID in the initializer of last_opened_user
Makes it a little bit more self-documenting.
2018-08-20 19:48:57 -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: Remove unnecessary memcpy in GetProfileBaseAndData() 2018-08-20 19:48:57 -04:00
profile_manager.h profile_manager: Use INVALID_UUID in the initializer of last_opened_user 2018-08-20 19:48:57 -04:00