[XAM/INFO] - Implement XamSetActiveDashAppInfo and XamGetActiveDashAppInfo
- Implement XamGetActiveDashAppInfo and XamSetActiveDashAppInfo
This commit is contained in:
committed by
Radosław Gliński
parent
3ba31d9f9a
commit
8cf15a8d54
@@ -388,6 +388,7 @@ class KernelState {
|
||||
|
||||
public:
|
||||
uint32_t dash_context_ = 0;
|
||||
X_DASH_APP_INFO dash_app_info_ = {};
|
||||
std::unordered_map<XObject::Type, uint32_t>
|
||||
host_object_type_enum_to_guest_object_type_ptr_;
|
||||
uint32_t GetKernelGuestGlobals() const { return kernel_guest_globals_; }
|
||||
|
||||
Reference in New Issue
Block a user