vitasdk
Documentation of the vitasdk
sblacmgr.h
Go to the documentation of this file.
1
7
#ifndef _PSP2_SBLACMGR_H_
8
#define _PSP2_SBLACMGR_H_
9
10
#include <
psp2/types.h
>
11
12
#ifdef __cplusplus
13
extern
"C"
{
14
#endif
15
16
SceInt32
sceSblACMgrIsGameProgram
(
SceBool
*result);
17
18
#ifdef __cplusplus
19
}
20
#endif
21
22
#endif
/* _PSP2_SBLACMGR_H_ */
sceSblACMgrIsGameProgram
SceInt32 sceSblACMgrIsGameProgram(SceBool *result)
SceBool
int SceBool
Definition:
types.h:59
SceInt32
int32_t SceInt32
Definition:
types.h:44
types.h
include
psp2
sblacmgr.h
Vita SDK