mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-21 19:38:11 -05:00
core: kernel: Add svc_types header to include SVC-specific types.
This commit is contained in:
@ -178,6 +178,7 @@ add_library(core STATIC
|
||||
hle/kernel/shared_memory.h
|
||||
hle/kernel/svc.cpp
|
||||
hle/kernel/svc.h
|
||||
hle/kernel/svc_types.h
|
||||
hle/kernel/svc_wrap.h
|
||||
hle/kernel/synchronization_object.cpp
|
||||
hle/kernel/synchronization_object.h
|
||||
|
Reference in New Issue
Block a user