summaryrefslogtreecommitdiff
path: root/include/user/compat.h
diff options
context:
space:
mode:
authorPrincess of Sleeping2020-06-26 21:32:02 +0900
committerGitHub2020-06-26 21:32:02 +0900
commit55725cf5ec61ac9b3685bc4952095475da5c9178 (patch)
tree54ea391c4683431e073e5c75efa1e30f0c369f93 /include/user/compat.h
parentFix modulemgr two function arg name and document (diff)
downloadvds-libraries-55725cf5ec61ac9b3685bc4952095475da5c9178.tar.gz
Fix many args (#451)
Changes document and variable types
Diffstat (limited to '')
-rw-r--r--include/user/compat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/user/compat.h b/include/user/compat.h
index 9a4786e..8957138 100644
--- a/include/user/compat.h
+++ b/include/user/compat.h
@@ -274,7 +274,7 @@ int sceCompatWriteSharedCtrl(SceCtrlDataPsp *pad_data);
*
* @return 0 on success, < 0 on error.
*/
-int sceCompatGetTitleList(void *buf, int length);
+int sceCompatGetTitleList(void *buf, SceSize length);
/**
* Get Memory Card device information