dedicated_room: Initial implementation
This commit is contained in:
parent
4d72612416
commit
9fc03d4b91
4 changed files with 418 additions and 0 deletions
|
@ -162,6 +162,7 @@ add_subdirectory(video_core)
|
|||
add_subdirectory(network)
|
||||
add_subdirectory(input_common)
|
||||
add_subdirectory(shader_recompiler)
|
||||
add_subdirectory(dedicated_room)
|
||||
|
||||
if (YUZU_TESTS)
|
||||
add_subdirectory(tests)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue