mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-10 05:22:36 -07: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