mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
synced 2025-12-20 13:02:41 +00:00
core: support offline web applet
This commit is contained in:
@@ -49,6 +49,9 @@ struct Applet {
|
||||
s32 previous_program_index{-1};
|
||||
ScreenshotPermission previous_screenshot_permission{ScreenshotPermission::Enable};
|
||||
|
||||
// TODO: some fields above can be AppletIdentityInfo
|
||||
AppletIdentityInfo screen_shot_identity;
|
||||
|
||||
// hid state
|
||||
HidRegistration hid_registration;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user