citra/src/core/hle/service/sm
Lioncash 0cb7654d60 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-08 14:48:01 +01:00
..
sm.cpp hle/service, hle/sm: Use structured bindings where applicable 2018-12-08 14:48:01 +01:00
sm.h Kernel: pass ref to port 2018-10-18 21:41:36 -04:00
srv.cpp Kernel/Thread: move thread queue, current thread, and scheduling related function into the manager 2018-10-26 16:07:11 -04:00
srv.h ServiceManager: pass down core reference 2018-10-18 21:41:36 -04:00