began initial implementation of "ProfileManager"
This commit is contained in:
parent
5f8d253ce0
commit
6f691e71bf
5 changed files with 202 additions and 44 deletions
|
@ -114,6 +114,8 @@ add_library(core STATIC
|
|||
hle/service/acc/acc_u0.h
|
||||
hle/service/acc/acc_u1.cpp
|
||||
hle/service/acc/acc_u1.h
|
||||
hle/service/acc/profile_manager.cpp
|
||||
hle/service/acc/profile_manager.h
|
||||
hle/service/am/am.cpp
|
||||
hle/service/am/am.h
|
||||
hle/service/am/applet_ae.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue