mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-22 16:15:46 +00:00
Core: Eliminate core/memory dependancies.
This commit is contained in:
parent
71996e6d18
commit
241c64e43b
21 changed files with 46 additions and 54 deletions
|
@ -15,7 +15,6 @@
|
|||
#include "common/range_map.h"
|
||||
#include "common/scratch_buffer.h"
|
||||
#include "common/virtual_buffer.h"
|
||||
#include "core/memory.h"
|
||||
#include "video_core/cache_types.h"
|
||||
#include "video_core/host1x/gpu_device_memory_manager.h"
|
||||
#include "video_core/pte_kind.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue