Merge pull request #1017 from ogniK5377/better-account
New account backend to allow for future extended support
This commit is contained in:
commit
943771e703
13 changed files with 440 additions and 74 deletions
|
@ -122,6 +122,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