early-access version 2425

This commit is contained in:
pineappleEA
2022-01-22 00:25:04 +01:00
parent 0a2d207218
commit e69d3cd638
13 changed files with 83 additions and 47 deletions

View File

@@ -37,6 +37,7 @@ OMM::OMM(Core::System& system_) : ServiceFramework{system_, "omm"} {
{25, nullptr, "SetApplicationCecSettingsAndNotifyChanged"},
{26, nullptr, "GetOperationModeSystemInfo"},
{27, nullptr, "GetAppletFullAwakingSystemEvent"},
{28, nullptr, "CreateCradleFirmwareUpdater"},
};
// clang-format on