event: fixed typos and updated CMakeLists
This commit is contained in:
parent
beea6f054a
commit
ea8627d536
2 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue