summaryrefslogtreecommitdiff
path: root/include/user/appmgr.h
diff options
context:
space:
mode:
authorReiko Asakura2020-07-24 19:22:28 -0400
committerReiko Asakura2020-07-24 19:22:28 -0400
commitd18ab7b9fc6f59c2319bcdce00bede7e84acdf75 (patch)
tree64bea01fffe15976d94cfbff0b0040a6e606c330 /include/user/appmgr.h
parentAdd functions in SceAVConfig (diff)
parentRevert vitasdk commits (diff)
downloadvds-libraries-d18ab7b9fc6f59c2319bcdce00bede7e84acdf75.tar.gz
Merge Vitasdk
Diffstat (limited to 'include/user/appmgr.h')
-rw-r--r--include/user/appmgr.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/user/appmgr.h b/include/user/appmgr.h
index 093b350..e912ce5 100644
--- a/include/user/appmgr.h
+++ b/include/user/appmgr.h
@@ -258,7 +258,7 @@ int sceAppMgrGetRunningAppIdListForShell(SceUID *appIds, int count);
* @return 0 on success, < 0 on error.
*/
-int _sceAppMgrGetAppState(SceAppMgrAppState *appState, uint32_t len, uint32_t version);
+int _sceAppMgrGetAppState(SceAppMgrAppState *appState, SceSize len, uint32_t version);
/**
* Receive system event
@@ -406,7 +406,7 @@ int sceAppMgrAppDataMountById(int id, const char *titleid, const char *mount_poi
*
* @note param: 6 (contentid) 8 (category), 9 (stitle/title?), 10 (title/stitle?), 12 (titleid)
*/
-int sceAppMgrAppParamGetString(int pid, int param, char *string, int length);
+int sceAppMgrAppParamGetString(int pid, int param, char *string, SceSize length);
/**
* Get device info