suyu/src/core/hle/service/acc
Lioncash 3ec90dc6ef service/acc: Early return in failure case in LoadImage()
Allows unindenting the other branch's code.
2018-10-24 18:22:20 -04:00
..
acc.cpp service/acc: Early return in failure case in LoadImage() 2018-10-24 18:22:20 -04:00
acc.h acc: Replace profile_manager include with a forward declaration 2018-08-20 19:48:57 -04: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 hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
acc_su.h service: Use nested namespace specifiers where applicable 2018-09-13 15:52:55 -04:00
acc_u0.cpp hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04: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 hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04: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: Create save data if it doesn't exist on use 2018-10-23 19:31:28 -04:00
profile_manager.h profile_manager: Create save data if it doesn't exist on use 2018-10-23 19:31:28 -04:00