yuzu/src/core/hle/service/acc
Lioncash c061c2bf3c hle/service: Make constructors explicit where applicable
Prevents implicit construction and makes these lingering non-explicit
constructors consistent with the rest of the other classes in services.
2018-07-19 12:25:02 -04:00
..
acc.cpp Rename logging macro back to LOG_* 2018-07-02 21:45:47 -04:00
acc.h hle/service: Make constructors explicit where applicable 2018-07-19 12:25:02 -04:00
acc_aa.cpp service: Use nested namespace specifiers where applicable 2018-04-19 22:20:28 -04:00
acc_aa.h service: Use nested namespace specifiers where applicable 2018-04-19 22:20:28 -04:00
acc_su.cpp service: Use nested namespace specifiers where applicable 2018-04-19 22:20:28 -04:00
acc_su.h Service/ACC: convert to module, add acc:aa, acc:su, acc:u1 services 2018-04-10 10:18:52 +03:00
acc_u0.cpp service: Use nested namespace specifiers where applicable 2018-04-19 22:20:28 -04:00
acc_u0.h service: Use nested namespace specifiers where applicable 2018-04-19 22:20:28 -04:00
acc_u1.cpp service: Use nested namespace specifiers where applicable 2018-04-19 22:20:28 -04:00
acc_u1.h service: Use nested namespace specifiers where applicable 2018-04-19 22:20:28 -04:00