event: fixed typos and updated CMakeLists

This commit is contained in:
bunnei 2014-05-27 22:14:38 -04:00
parent beea6f054a
commit ea8627d536
2 changed files with 2 additions and 1 deletions

View file

@ -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