mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-07-03 17:20:47 -07:00
Merge pull request #1545 from DarkLordZach/psm
psm: Add psm service and stub commands 0 and 1
This commit is contained in:
@ -331,6 +331,8 @@ add_library(core STATIC
|
||||
hle/service/prepo/prepo.h
|
||||
hle/service/psc/psc.cpp
|
||||
hle/service/psc/psc.h
|
||||
hle/service/ptm/psm.cpp
|
||||
hle/service/ptm/psm.h
|
||||
hle/service/service.cpp
|
||||
hle/service/service.h
|
||||
hle/service/set/set.cpp
|
||||
|
Reference in New Issue
Block a user