mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-19 12:47:58 -05:00
Merge pull request #1017 from ogniK5377/better-account
New account backend to allow for future extended support
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user