mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-22 11:18:04 -05:00
hle: kernel: Add initial impl. of KLinkedList.
This commit is contained in:
@ -173,6 +173,7 @@ add_library(core STATIC
|
||||
hle/kernel/k_light_condition_variable.h
|
||||
hle/kernel/k_light_lock.cpp
|
||||
hle/kernel/k_light_lock.h
|
||||
hle/kernel/k_linked_list.h
|
||||
hle/kernel/k_memory_block.h
|
||||
hle/kernel/k_memory_block_manager.cpp
|
||||
hle/kernel/k_memory_block_manager.h
|
||||
|
Reference in New Issue
Block a user