summaryrefslogtreecommitdiff
path: root/include/user/appmgr.h
diff options
context:
space:
mode:
authorSMOKE52016-09-18 20:30:11 -0400
committerSMOKE52016-09-18 20:30:11 -0400
commitec51302c495aae5c88b5a6ad5735897024bdbd88 (patch)
treef20024cbe91c24029b0a154a36f4c35fb4be0f76 /include/user/appmgr.h
parentadded app param example (diff)
downloadvds-libraries-ec51302c495aae5c88b5a6ad5735897024bdbd88.tar.gz
add return value for sceAppMgrGetAppParam
Diffstat (limited to '')
-rw-r--r--include/user/appmgr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/user/appmgr.h b/include/user/appmgr.h
index 48a7dc4..d14fe06 100644
--- a/include/user/appmgr.h
+++ b/include/user/appmgr.h
@@ -74,6 +74,7 @@ int sceAppMgrReceiveSystemEvent(SceAppMgrSystemEvent *systemEvent);
//! Copies app param to an array
//! App param example: type=LAUNCH_APP_BY_URI&uri=psgm:play?titleid=NPXS10031
+//! Returns 0 for success
int sceAppMgrGetAppParam(char *param);
//! Obtains the BGM port, even when it is not in front