core: Add LM::Manager to system
Allows centralized control over logging mechanisms.
This commit is contained in:
parent
82bf055eca
commit
4153bd8d17
6 changed files with 39 additions and 19 deletions
|
@ -324,6 +324,8 @@ add_library(core STATIC
|
|||
hle/service/ldr/ldr.h
|
||||
hle/service/lm/lm.cpp
|
||||
hle/service/lm/lm.h
|
||||
hle/service/lm/manager.cpp
|
||||
hle/service/lm/manager.h
|
||||
hle/service/mig/mig.cpp
|
||||
hle/service/mig/mig.h
|
||||
hle/service/mii/mii.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue