mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-07 14:22:33 -07:00
services: Update some function tables
This commit is contained in:
@@ -11,6 +11,9 @@ namespace BOSS {
|
||||
|
||||
const Interface::FunctionInfo FunctionTable[] = {
|
||||
{0x00020100, nullptr, "GetStorageInfo"},
|
||||
{0x000C0082, nullptr, "UnregisterTask"},
|
||||
{0x001E0042, nullptr, "CancelTask"},
|
||||
{0x00330042, nullptr, "StartBgImmediate"},
|
||||
};
|
||||
|
||||
BOSS_U_Interface::BOSS_U_Interface() {
|
||||
|
Reference in New Issue
Block a user