diff options
author | Reiko Asakura | 2021-03-11 18:04:12 -0500 |
---|---|---|
committer | Reiko Asakura | 2021-03-11 18:04:12 -0500 |
commit | 87c07049533e2583cf0b9009359deb3319cdc564 (patch) | |
tree | 8c79340e4693fdf43851560f04ad54a254f4b695 | |
parent | Add NIDs from retail 3.60 shell.self debug log (diff) | |
download | vds-libraries-87c07049533e2583cf0b9009359deb3319cdc564.tar.gz |
Add NIDs from retail 3.60 libmtp.suprx debug log
-rw-r--r-- | nids/360/SceNet.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/nids/360/SceNet.yml b/nids/360/SceNet.yml index b6fbdb9..16b2e42 100644 --- a/nids/360/SceNet.yml +++ b/nids/360/SceNet.yml @@ -63,3 +63,7 @@ modules: sceNetSocketAbort: 0x891C1B9B sceNetSocketClose: 0x29822B4D sceNetTerm: 0xEA3CC286 + SceNetInternal: + nid: 0x9E8A69FD + functions: + sceNetGetIfList: 0x235DE96C |