service: Update function tables
Updates function tables according to info on SwitchBrew.
This commit is contained in:
parent
d33399e1f4
commit
020519def8
5 changed files with 7 additions and 1 deletions
|
@ -47,6 +47,7 @@ public:
|
|||
{23, nullptr, "Convert"},
|
||||
{24, nullptr, "ConvertCoreDataToCharInfo"},
|
||||
{25, nullptr, "ConvertCharInfoToCoreData"},
|
||||
{26, nullptr, "Append"},
|
||||
};
|
||||
// clang-format on
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue