2026-09-26 11:24:29

Signed-off-by: lizzie <lizzie@eden-emu.dev>
This commit is contained in:
lizzie
2026-09-26 11:24:29 +00:00
committed by crueter
parent 444e396e11
commit ea0a011d2c
201 changed files with 385 additions and 392 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 constexpr auto functions = CreateStaticMap(
static const auto functions = CreateStaticMap(
FunctionInfo{0, nullptr, "GetSessionId"},
FunctionInfo{12, nullptr, "GetAccountId"},
FunctionInfo{13, nullptr, "GetLinkedNintendoAccountId"},