mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-08-16 05:21:22 +00:00
started adding services for firmware 20.0.0 without implementation
This commit is contained in:
@@ -106,6 +106,8 @@ public:
|
||||
{33, nullptr, "ExportKeyingMaterial"},
|
||||
{34, nullptr, "SetIoTimeout"},
|
||||
{35, nullptr, "GetIoTimeout"},
|
||||
{36, nullptr, "GetSessionTicket"}, // 20.0.0+
|
||||
{37, nullptr, "SetSessionTicket"}, // 20.0.0+
|
||||
};
|
||||
// clang-format on
|
||||
|
||||
|
||||
Reference in New Issue
Block a user