mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-16 10:57:54 +00:00
service: Update function tables
Updates function tables according to info on SwitchBrew.
This commit is contained in:
parent
89e414a2fb
commit
0368d43dff
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