mirror of
https://git.suyu.dev/suyu/suyu
synced 2024-11-01 21:07:52 +00:00
Merge pull request #4179 from VolcaEM/patch-7
eupld: Update function table
This commit is contained in:
commit
a6b5528e9c
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ public:
|
|||
{1, nullptr, "ImportCrt"},
|
||||
{2, nullptr, "ImportPki"},
|
||||
{3, nullptr, "SetAutoUpload"},
|
||||
{4, nullptr, "GetAutoUpload"},
|
||||
};
|
||||
// clang-format on
|
||||
|
||||
|
|
Loading…
Reference in a new issue