2026-09-26 11:25:53

Signed-off-by: lizzie <lizzie@eden-emu.dev>
This commit is contained in:
lizzie
2026-09-26 11:25:53 +00:00
committed by crueter
parent ea0a011d2c
commit b0b8050eda
199 changed files with 382 additions and 382 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ public:
// Must be placed after all methods are defined (or declared).
// Define here your functions and methods, please order them.
// Use FindRequestTipc for TIPC handlers.
static const auto functions = CreateStaticMap(
static constexpr auto functions = CreateStaticMap(
FunctionInfo{0, nullptr, "GetSessionId"},
FunctionInfo{12, nullptr, "GetAccountId"},
FunctionInfo{13, nullptr, "GetLinkedNintendoAccountId"},