[XAM] Assert struct sizes and misc struct adjustments
This commit is contained in:
@@ -309,7 +309,7 @@ class KernelState {
|
||||
bool Restore(ByteStream* stream);
|
||||
|
||||
uint32_t notification_position_ = 2;
|
||||
XDeploymentType deployment_type_ = XDeploymentType::kUnknown;
|
||||
XDeploymentType deployment_type_ = XDeploymentType::kOther;
|
||||
|
||||
uint32_t GetKeTimestampBundle();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user