summaryrefslogtreecommitdiff
path: root/include/user/appmgr.h
diff options
context:
space:
mode:
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