suyu/src/core/hle/service/sm
Lioncash a8269fdae3 hle/service, hle/sm: Use structured bindings where applicable
Gets rid of the need to keep the variables separate from their actual
initialization spots.
2018-12-06 01:31:26 -05:00
..
controller.cpp Changed logging to be "Log before execution", Added more error logging, all services should now log on some level 2018-11-26 17:06:13 +11:00
controller.h core/core: Remove unnecessary sm/controller include 2018-09-06 14:38:39 -04:00
sm.cpp hle/service, hle/sm: Use structured bindings where applicable 2018-12-06 01:31:26 -05:00
sm.h service/sm: Take std::string by const reference in UnregisterService 2018-11-24 00:08:13 -05:00