am: Add the basic skeleton for the tcap service
Added based off information provided by Switchbrew.
This commit is contained in:
parent
edb1c36a87
commit
5ea4cfd499
4 changed files with 44 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue