PSPSDK
2024-12-24
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__ */
sceOpenPSIDGetOpenPSID
int sceOpenPSIDGetOpenPSID(PspOpenPSID *openpsid)
x
float x
Definition
psptypes.h:0
PspOpenPSID
Definition
pspopenpsid.h:20
PspOpenPSID::data
unsigned char data[16]
Definition
pspopenpsid.h:21
openpsid
pspopenpsid.h
Generated on Tue Dec 24 2024 19:33:41 for PSPSDK by
1.9.8