mirror of
https://git.h3cjp.net/H3cJP/yuzu.git
synced 2024-11-11 19:13:00 +00:00
core: fixed headers in CMakeLists
This commit is contained in:
parent
32c314c992
commit
420971a849
|
@ -78,7 +78,10 @@ set(HEADERS core.h
|
|||
hle/config_mem.h
|
||||
hle/coprocessor.h
|
||||
hle/hle.h
|
||||
hle/syscall.h
|
||||
hle/svc.h
|
||||
hle/kernel/kernel.h
|
||||
hle/kernel/mutex.h
|
||||
hle/kernel/thread.h
|
||||
hle/function_wrappers.h
|
||||
hle/service/apt.h
|
||||
hle/service/gsp.h
|
||||
|
|
Loading…
Reference in a new issue