vitasdk
Documentation of the vitasdk
gc_auth.h
Go to the documentation of this file.
1
6#ifndef __PSP2KERN_GCAUTHMGR_GC_AUTH_H__
7#define __PSP2KERN_GCAUTHMGR_GC_AUTH_H__
8
9#include <psp2kern/types.h>
10
11#ifdef __cplusplus
12extern "C" {
13#endif
14
23
24#ifdef __cplusplus
25}
26#endif
27
28#endif /* __PSP2KERN_GCAUTHMGR_GC_AUTH_H__ */
int ksceSblGcAuthMgrGcAuthCartAuthentication(SceUInt32 key_id)
Runs gamecart authentication.
uint32_t SceUInt32
Definition types.h:45