summaryrefslogtreecommitdiff
path: root/include/user/np/np_webapi.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add SceNpWebApi internal functionsReiko Asakura2021-03-031-0/+157
Naming convention is based on SceNpWebApi from PS4's system software. Some of the functions added do not exist in PS4's SceNpWebApi, or exist as a non-internal function. Note that all PS4 export names can be verified with SHA1 digest. These name are made up: sceNpWebApiInitializeForSceShell sceNpWebApiModuleStartForSceShell sceNpWebApiModuleStopForSceShell