/* Vita Development Suite Libraries */ #ifndef _VDSUITE_USER_SBLACMGR_H #define _VDSUITE_USER_SBLACMGR_H #ifdef __cplusplus extern "C" { #endif int _sceSblACMgrIsGameProgram(void); #ifdef __cplusplus } #endif #endif /* _VDSUITE_USER_SBLACMGR_H */