mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-16 18:02:07 -07:00
core: kernel: Replace instances of KPageLinkedList with KPageGroup
This commit is contained in:
@@ -222,7 +222,7 @@ add_library(core STATIC
|
||||
hle/kernel/k_page_buffer.h
|
||||
hle/kernel/k_page_heap.cpp
|
||||
hle/kernel/k_page_heap.h
|
||||
hle/kernel/k_page_linked_list.h
|
||||
hle/kernel/k_page_group.h
|
||||
hle/kernel/k_page_table.cpp
|
||||
hle/kernel/k_page_table.h
|
||||
hle/kernel/k_port.cpp
|
||||
|
Reference in New Issue
Block a user