[XAM] Assert struct sizes and misc struct adjustments

This commit is contained in:
Adrian
2025-05-05 17:57:45 +01:00
committed by Radosław Gliński
parent 8cf15a8d54
commit 6b055f1f74
12 changed files with 52 additions and 34 deletions

View File

@@ -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();