mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-22 13:55:46 +00:00
eupld: Update function table
This was based on Switchbrew page: https://switchbrew.org/wiki/Error_Upload_services
This commit is contained in:
parent
7fa55a24f2
commit
4aa69a35d9
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ public:
|
||||||
{1, nullptr, "ImportCrt"},
|
{1, nullptr, "ImportCrt"},
|
||||||
{2, nullptr, "ImportPki"},
|
{2, nullptr, "ImportPki"},
|
||||||
{3, nullptr, "SetAutoUpload"},
|
{3, nullptr, "SetAutoUpload"},
|
||||||
|
{4, nullptr, "GetAutoUpload"},
|
||||||
};
|
};
|
||||||
// clang-format on
|
// clang-format on
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue