mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-24 07:07:52 -05:00
core: hle: kernel: Add KDynamicPageManager.
This commit is contained in:
@ -190,6 +190,7 @@ add_library(core STATIC
|
||||
hle/kernel/k_code_memory.h
|
||||
hle/kernel/k_condition_variable.cpp
|
||||
hle/kernel/k_condition_variable.h
|
||||
hle/kernel/k_dynamic_page_manager.h
|
||||
hle/kernel/k_event.cpp
|
||||
hle/kernel/k_event.h
|
||||
hle/kernel/k_handle_table.cpp
|
||||
|
Reference in New Issue
Block a user