core: Update service function tables to 16.0.0+

This commit is contained in:
Narr the Reg 2023-02-24 12:52:32 -06:00
parent 6a1319a01f
commit 932cf55052
13 changed files with 63 additions and 2 deletions

View file

@ -124,6 +124,7 @@ public:
{12, nullptr, "InactivateContentMetaDatabase"},
{13, nullptr, "InvalidateRightsIdCache"},
{14, nullptr, "GetMemoryReport"},
{15, nullptr, "ActivateFsContentStorage"},
};
// clang-format on