forked from eden-emu/eden
Services: Clean up a few things and add a few function names
This commit is contained in:
parent
08b6cf778d
commit
379b39e583
7 changed files with 36 additions and 33 deletions
|
@ -15,12 +15,7 @@ const Interface::FunctionInfo FunctionTable[] = {
|
|||
{0x00010000, nullptr, "GetHandles"},
|
||||
{0x00020080, nullptr, "Initialize"},
|
||||
{0x00030000, nullptr, "Shutdown"},
|
||||
{0x00040000, nullptr, "Unknown"},
|
||||
{0x00050000, nullptr, "Unknown"},
|
||||
{0x00060000, nullptr, "Unknown"},
|
||||
{0x00070080, nullptr, "Unknown"},
|
||||
{0x00080000, nullptr, "Unknown"},
|
||||
{0x00090000, nullptr, "Unknown"},
|
||||
{0x00090000, nullptr, "WriteToTwoFields"},
|
||||
};
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue