mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-24 21:17:55 -05:00
core: hle: kernel: Add KEventInfo.
This commit is contained in:
@ -196,6 +196,7 @@ add_library(core STATIC
|
||||
hle/kernel/k_dynamic_slab_heap.h
|
||||
hle/kernel/k_event.cpp
|
||||
hle/kernel/k_event.h
|
||||
hle/kernel/k_event_info.h
|
||||
hle/kernel/k_handle_table.cpp
|
||||
hle/kernel/k_handle_table.h
|
||||
hle/kernel/k_interrupt_manager.cpp
|
||||
|
Reference in New Issue
Block a user