[Base] Split of xbox.h file
- Splitted into: kernel.h and xam.h - Removed UpdateSpaData from KernelState into ContentManager
This commit is contained in:
committed by
Radosław Gliński
parent
c4e86cfd2b
commit
4182852a4b
@@ -10,7 +10,9 @@
|
||||
#ifndef XENIA_KERNEL_XAM_XAM_CONTENT_DEVICE_H_
|
||||
#define XENIA_KERNEL_XAM_XAM_CONTENT_DEVICE_H_
|
||||
|
||||
#include "xenia/xbox.h"
|
||||
#include <cstdint>
|
||||
#include <string_view>
|
||||
#include <vector>
|
||||
|
||||
namespace xe {
|
||||
namespace kernel {
|
||||
|
||||
Reference in New Issue
Block a user