mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2024-11-15 12:30:05 +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
3579db425e
commit
0f4a611129
@ -19,6 +19,7 @@ public:
|
||||
{1, nullptr, "ImportCrt"},
|
||||
{2, nullptr, "ImportPki"},
|
||||
{3, nullptr, "SetAutoUpload"},
|
||||
{4, nullptr, "GetAutoUpload"},
|
||||
};
|
||||
// clang-format on
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user