HLE/IPC: move command buffer translation into kernel as TODO says
This commit is contained in:
@ -102,6 +102,7 @@ private:
|
||||
std::string name = "Unknown");
|
||||
|
||||
friend class KernelSystem;
|
||||
KernelSystem& kernel;
|
||||
};
|
||||
|
||||
} // namespace Kernel
|
||||
|
Reference in New Issue
Block a user