mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-20 01:47:54 -05:00
am: Add the basic skeleton for the tcap service
Added based off information provided by Switchbrew.
This commit is contained in:
@ -156,6 +156,8 @@ add_library(core STATIC
|
||||
hle/service/am/omm.h
|
||||
hle/service/am/spsm.cpp
|
||||
hle/service/am/spsm.h
|
||||
hle/service/am/tcap.cpp
|
||||
hle/service/am/tcap.h
|
||||
hle/service/aoc/aoc_u.cpp
|
||||
hle/service/aoc/aoc_u.h
|
||||
hle/service/apm/apm.cpp
|
||||
|
Reference in New Issue
Block a user