2026-09-25 15:49:56

Signed-off-by: lizzie <lizzie@eden-emu.dev>
This commit is contained in:
lizzie
2026-09-25 15:49:56 +00:00
committed by crueter
parent 3497ef2022
commit 1148431277
64 changed files with 256 additions and 228 deletions
+2 -2
View File
@@ -36,7 +36,7 @@ public:
{20, nullptr, "RegisterRunningApplet"},
{21, nullptr, "UnregisterRunningApplet"},
{22, nullptr, "UpdateAppletSuspendedDuration"},
{30, nullptr, "InvalidateForcedShutdownDetection"},
{30, nullptr, "InvalidateForcedShutdownDetection"}
};
// clang-format on
@@ -94,7 +94,7 @@ public:
static const FunctionInfo functions[] = {
{0, nullptr, "OpenReport"},
{1, nullptr, "OpenManager"},
{2, nullptr, "OpenAttachment"},
{2, nullptr, "OpenAttachment"}
};
// clang-format on