mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
synced 2025-12-18 08:12:42 +00:00
services: Update some function tables
This commit is contained in:
@@ -11,6 +11,9 @@ namespace NIM {
|
||||
|
||||
const Interface::FunctionInfo FunctionTable[] = {
|
||||
{0x000A0000, nullptr, "CheckSysupdateAvailableSOAP"},
|
||||
{0x0016020A, nullptr, "ListTitles"},
|
||||
{0x002D0042, nullptr, "DownloadTickets"},
|
||||
{0x00420240, nullptr, "StartDownload"},
|
||||
};
|
||||
|
||||
NIM_S_Interface::NIM_S_Interface() {
|
||||
|
||||
Reference in New Issue
Block a user