pspsdk-1.0+beta2
Main Page
Modules
Data Structures
Files
File List
Globals
pspsdk-1.0+beta2
Modules
Data Structures
Files
File List
src
asfparser
atrac3
audio
base
ctrl
debug
display
fpu
ge
gu
gum
hprm
kernel
libc
mp3
mpeg
nand
net
openpsid
pspopenpsid.h
power
prof
registry
rtc
sdk
sircs
startup
umd
usb
usbstor
user
utility
vfpu
video
vsh
wlan
tools
Globals
pspopenpsid.h
Go to the documentation of this file.
1
/*
2
* PSP Software Development Kit - http://www.pspdev.org
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__ */
src
openpsid
pspopenpsid.h
Generated on Sat Apr 9 2016 07:00:25 for pspsdk-1.0+beta2 by
1.8.1.2