mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-12 08:57:49 +00:00
olsc: add IDaemonController
This commit is contained in:
parent
6ac3fcb51e
commit
c7414c03b7
3 changed files with 62 additions and 0 deletions
|
@ -860,6 +860,8 @@ add_library(core STATIC
|
|||
hle/service/nvnflinger/ui/graphic_buffer.cpp
|
||||
hle/service/nvnflinger/ui/graphic_buffer.h
|
||||
hle/service/nvnflinger/window.h
|
||||
hle/service/olsc/daemon_controller.cpp
|
||||
hle/service/olsc/daemon_controller.h
|
||||
hle/service/olsc/native_handle_holder.cpp
|
||||
hle/service/olsc/native_handle_holder.h
|
||||
hle/service/olsc/olsc_service_for_application.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue