summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunguk Lee2018-03-17 03:31:48 +0900
committerGitHub2018-03-17 03:31:48 +0900
commit1fba2d0d2a81a9d2cd670461f1df7365e8b98062 (patch)
treed06e2272cbde7b9dbd36c17a9835c1e7613ee0d9
parentMerge pull request #303 from Rinnegatamante/patch-25 (diff)
parentAdd psp2/sblacmgr.h (diff)
downloadvds-libraries-1fba2d0d2a81a9d2cd670461f1df7365e8b98062.tar.gz
Merge pull request #302 from CelesteBlue-dev/patch-5
Add _sceSblACMgrIsGameProgram in db.yml and headers
-rw-r--r--include/user/sblacmgr.h16
-rw-r--r--nids/360/SceSblACMgr.yml4
2 files changed, 20 insertions, 0 deletions
diff --git a/include/user/sblacmgr.h b/include/user/sblacmgr.h
new file mode 100644
index 0000000..17a14f5
--- /dev/null
+++ b/include/user/sblacmgr.h
@@ -0,0 +1,16 @@
+#ifndef _PSP2_SBLACMGR_H_
+#define _PSP2_SBLACMGR_H_
+
+#include <psp2/types.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+int _sceSblACMgrIsGameProgram(void);
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif /* _PSP2_SBLACMGR_H_ */
diff --git a/nids/360/SceSblACMgr.yml b/nids/360/SceSblACMgr.yml
index bd69dcc..32d6de5 100644
--- a/nids/360/SceSblACMgr.yml
+++ b/nids/360/SceSblACMgr.yml
@@ -2,6 +2,10 @@ modules:
SceSblACMgr:
nid: 0x7474D6F9
libraries:
+ SceSblACMgr:
+ nid: 0xF069F219
+ functions:
+ _sceSblACMgrIsGameProgram: 0x3C17A7F7
SceSblACMgrForDriver:
nid: 0x9AD8E213
functions: