mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-17 22:18:00 -05:00
hle: kernel: Move KMemoryRegion to its own module and update.
This commit is contained in:
@ -172,6 +172,7 @@ add_library(core STATIC
|
||||
hle/kernel/k_memory_layout.h
|
||||
hle/kernel/k_memory_manager.cpp
|
||||
hle/kernel/k_memory_manager.h
|
||||
hle/kernel/k_memory_region.h
|
||||
hle/kernel/k_page_bitmap.h
|
||||
hle/kernel/k_page_heap.cpp
|
||||
hle/kernel/k_page_heap.h
|
||||
|
Reference in New Issue
Block a user