mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-12 22:57:58 -05:00
hle: kernel: KLightConditionVariable: Migrate to updated KThreadQueue.
This commit is contained in:
@ -185,6 +185,7 @@ add_library(core STATIC
|
||||
hle/kernel/k_event.h
|
||||
hle/kernel/k_handle_table.cpp
|
||||
hle/kernel/k_handle_table.h
|
||||
hle/kernel/k_light_condition_variable.cpp
|
||||
hle/kernel/k_light_condition_variable.h
|
||||
hle/kernel/k_light_lock.cpp
|
||||
hle/kernel/k_light_lock.h
|
||||
|
Reference in New Issue
Block a user