mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-12 01:08:13 -05:00
eupld: Update function table
This was based on Switchbrew page: https://switchbrew.org/wiki/Error_Upload_services
This commit is contained in:
@ -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
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user