mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-25 22:37:53 -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