yuzu/src/core/hle/service/acc
Lioncash 1277556c69 profile_manager: Make array parameter to CreateNewUser a const reference
This doesn't modify the passed in array, so this can be a const
reference.
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: Make array parameter to CreateNewUser a const reference 2018-08-20 19:48:57 -04:00
profile_manager.h profile_manager: Make array parameter to CreateNewUser a const reference 2018-08-20 19:48:57 -04:00