mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2024-11-02 16:35:06 +01:00
Merge pull request #125 from purpasmart96/master
Added some more names to the function table
This commit is contained in:
commit
44dabd0dec
@ -152,6 +152,8 @@ const Interface::FunctionInfo FunctionTable[] = {
|
|||||||
{0x004C0000, nullptr, "SetFatalErrDispMode"},
|
{0x004C0000, nullptr, "SetFatalErrDispMode"},
|
||||||
{0x004D0080, nullptr, "GetAppletProgramInfo"},
|
{0x004D0080, nullptr, "GetAppletProgramInfo"},
|
||||||
{0x004E0000, nullptr, "HardwareResetAsync"},
|
{0x004E0000, nullptr, "HardwareResetAsync"},
|
||||||
|
{0x004F0080, nullptr, "SetApplicationCpuTimeLimit"},
|
||||||
|
{0x00500040, nullptr, "GetApplicationCpuTimeLimit"},
|
||||||
};
|
};
|
||||||
|
|
||||||
////////////////////////////////////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||||
|
Loading…
Reference in New Issue
Block a user