PSPSDK
2025-02-06
Loading...
Searching...
No Matches
pspopenpsid.h
Go to the documentation of this file.
1
/*
2
* PSP Software Development Kit - https://github.com/pspdev
3
* -----------------------------------------------------------------------
4
* Licensed under the BSD license, see LICENSE in PSPSDK root for details.
5
*
6
* pspopenpsid.h - Prototypes for the OpenPSID library
7
*
8
* Copyright (c) 2008 InsertWittyName (David Perry)
9
*
10
*/
11
12
#ifndef __PSPOPENPSID_H__
13
#define __PSPOPENPSID_H__
14
15
#ifdef __cplusplus
16
extern
"C"
{
17
#endif
18
19
typedef
struct
PspOpenPSID
20
{
21
unsigned
char
data
[16];
22
}
PspOpenPSID
;
23
24
int
sceOpenPSIDGetOpenPSID
(
PspOpenPSID
*openpsid);
25
26
#ifdef __cplusplus
27
}
28
#endif
29
30
#endif
/* __PSPOPENPSID_H__ */
PspOpenPSID
struct PspOpenPSID PspOpenPSID
sceOpenPSIDGetOpenPSID
int sceOpenPSIDGetOpenPSID(PspOpenPSID *openpsid)
PspOpenPSID
Definition
pspopenpsid.h:20
PspOpenPSID::data
unsigned char data[16]
Definition
pspopenpsid.h:21
openpsid
pspopenpsid.h
Generated on Thu Feb 6 2025 07:45:18 for PSPSDK by
1.12.0