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 9e6baeeea2
commit f650d11a53
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,