mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2024-11-23 12:35:42 +01:00
Merge pull request #4179 from VolcaEM/patch-7
eupld: Update function table
This commit is contained in:
commit
a6b5528e9c
@ -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…
Reference in New Issue
Block a user