Stubbed ptm:play service
This commit is contained in:
parent
8946df97b5
commit
7516ceaf93
4 changed files with 55 additions and 0 deletions
|
@ -64,6 +64,7 @@ set(SRCS
|
|||
hle/service/nim_aoc.cpp
|
||||
hle/service/nwm_uds.cpp
|
||||
hle/service/pm_app.cpp
|
||||
hle/service/ptm_play.cpp
|
||||
hle/service/ptm_u.cpp
|
||||
hle/service/ptm_sysm.cpp
|
||||
hle/service/service.cpp
|
||||
|
@ -161,6 +162,7 @@ set(HEADERS
|
|||
hle/service/nim_aoc.h
|
||||
hle/service/nwm_uds.h
|
||||
hle/service/pm_app.h
|
||||
hle/service/ptm_play.h
|
||||
hle/service/ptm_u.h
|
||||
hle/service/ptm_sysm.h
|
||||
hle/service/service.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue