service: am: Stub SetRecordVolumeMuted

Used by bayonetta 3
This commit is contained in:
german77
2022-10-30 00:34:22 -05:00
parent 84d15c7f47
commit 6f0f7f1547
2 changed files with 13 additions and 1 deletions

View File

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