service: am: ISelfController: Stub SaveCurrentScreenshot

- Used by Disney Magical World 2: Enchanted Edition
This commit is contained in:
Morph
2021-12-02 20:12:24 -05:00
parent 8a613f6c8f
commit f138731e2f
3 changed files with 15 additions and 2 deletions

View File

@ -151,6 +151,7 @@ private:
void GetAccumulatedSuspendedTickValue(Kernel::HLERequestContext& ctx);
void GetAccumulatedSuspendedTickChangedEvent(Kernel::HLERequestContext& ctx);
void SetAlbumImageTakenNotificationEnabled(Kernel::HLERequestContext& ctx);
void SaveCurrentScreenshot(Kernel::HLERequestContext& ctx);
enum class ScreenshotPermission : u32 {
Inherit = 0,