spl: Add SPL types
This commit is contained in:
parent
95f203b7c7
commit
faf11fe46d
2 changed files with 231 additions and 0 deletions
|
@ -551,6 +551,7 @@ add_library(core STATIC
|
|||
hle/service/spl/spl.cpp
|
||||
hle/service/spl/spl.h
|
||||
hle/service/spl/spl_results.h
|
||||
hle/service/spl/spl_types.h
|
||||
hle/service/ssl/ssl.cpp
|
||||
hle/service/ssl/ssl.h
|
||||
hle/service/time/clock_types.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue