mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2024-11-02 16:35:06 +01:00
am_net: Add correct function name to the function table
This commit is contained in:
parent
7c7eeb9d34
commit
bed3618480
@ -28,7 +28,7 @@ const Interface::FunctionInfo FunctionTable[] = {
|
||||
{0x08130000, nullptr, "GetTotalContents"},
|
||||
{0x08140042, nullptr, "GetContentIndexes"},
|
||||
{0x08150044, nullptr, "GetContentsInfo"},
|
||||
{0x08190108, nullptr, "Unknown"},
|
||||
{0x08190108, nullptr, "SetCertificates"},
|
||||
{0x081B00C2, nullptr, "InstallTitlesFinish"},
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user