mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-12 12:27:51 +00:00
ldn: Update function table
This was based on Switchbrew page: https://switchbrew.org/wiki/LDN_services
This commit is contained in:
parent
d3c8f5d4c8
commit
66442ce8fd
1 changed files with 1 additions and 0 deletions
|
@ -69,6 +69,7 @@ public:
|
||||||
{101, nullptr, "GetNetworkInfoLatestUpdate"},
|
{101, nullptr, "GetNetworkInfoLatestUpdate"},
|
||||||
{102, nullptr, "Scan"},
|
{102, nullptr, "Scan"},
|
||||||
{103, nullptr, "ScanPrivate"},
|
{103, nullptr, "ScanPrivate"},
|
||||||
|
{104, nullptr, "SetWirelessControllerRestriction"},
|
||||||
{200, nullptr, "OpenAccessPoint"},
|
{200, nullptr, "OpenAccessPoint"},
|
||||||
{201, nullptr, "CloseAccessPoint"},
|
{201, nullptr, "CloseAccessPoint"},
|
||||||
{202, nullptr, "CreateNetwork"},
|
{202, nullptr, "CreateNetwork"},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue