mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-16 20:17:56 -05:00
general: Reduce core.h includes
This commit is contained in:
@ -209,6 +209,7 @@ add_library(core STATIC
|
||||
hle/kernel/k_memory_region.h
|
||||
hle/kernel/k_memory_region_type.h
|
||||
hle/kernel/k_page_bitmap.h
|
||||
hle/kernel/k_page_buffer.cpp
|
||||
hle/kernel/k_page_buffer.h
|
||||
hle/kernel/k_page_heap.cpp
|
||||
hle/kernel/k_page_heap.h
|
||||
|
Reference in New Issue
Block a user