Merge pull request #12321 from liamwhite/ro2
ro: add separate ro service
This commit is contained in:
commit
108737fcc6
16 changed files with 1203 additions and 670 deletions
|
@ -772,6 +772,12 @@ add_library(core STATIC
|
|||
hle/service/kernel_helpers.h
|
||||
hle/service/mutex.cpp
|
||||
hle/service/mutex.h
|
||||
hle/service/ro/ro_nro_utils.cpp
|
||||
hle/service/ro/ro_nro_utils.h
|
||||
hle/service/ro/ro_results.h
|
||||
hle/service/ro/ro_types.h
|
||||
hle/service/ro/ro.cpp
|
||||
hle/service/ro/ro.h
|
||||
hle/service/server_manager.cpp
|
||||
hle/service/server_manager.h
|
||||
hle/service/service.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue