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

@ -24,7 +24,7 @@ enum class AlbumImageOrientation {
Orientation3 = 3,
};
enum class AlbumReportOption {
enum class AlbumReportOption : s32 {
Disable = 0,
Enable = 1,
};