summaryrefslogtreecommitdiff
path: root/include/user/promoterutil.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added two ScePromoterUtil functions (#147)TheOfficialFloW2017-02-261-8/+24
| | | | Added two ScePromoterUtil functions
* Rename argument of scePromoterUtilityDeletePkgSunguk Lee2017-02-111-1/+3
| | | | | | `void *unk` to `const char *titleid` https://github.com/vitasdk/vita-headers/pull/101#discussion_r89012646
* Switch license to MITdevnoname1202017-02-101-3/+1
| | | | Close #104
* Rename argument of scePromoterUtilityDeletePkgSunguk Lee2016-11-291-1/+3
| | | | | | `void *unk` to `const char *titleid` https://github.com/vitasdk/vita-headers/pull/101#discussion_r89012646
* Add documentation for promoterutil.hdevnoname1202016-11-221-2/+65
|
* Added const to path for scePromoterUtilityPromotePkgYifan Lu2016-11-211-1/+1
|
* Added promoterutilYifan Lu2016-11-211-0/+28