mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-24 21:48:20 -05:00
event: fixed typos and updated CMakeLists
This commit is contained in:
@ -34,6 +34,7 @@ set(SRCS core.cpp
|
||||
hle/config_mem.cpp
|
||||
hle/coprocessor.cpp
|
||||
hle/svc.cpp
|
||||
hle/kernel/event.cpp
|
||||
hle/kernel/kernel.cpp
|
||||
hle/kernel/mutex.cpp
|
||||
hle/kernel/thread.cpp
|
||||
|
Reference in New Issue
Block a user