mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-05-17 14:37:02 +02:00
pl_u: Use kernel physical memory
This commit is contained in:
parent
b3a8a094a5
commit
36d829c27b
2 changed files with 8 additions and 4 deletions
|
|
@ -5,6 +5,7 @@
|
|||
#pragma once
|
||||
|
||||
#include <memory>
|
||||
#include "core/hle/kernel/physical_memory.h"
|
||||
#include "core/hle/service/service.h"
|
||||
|
||||
namespace Service {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue