ps2sdk
1.1
A collection of Open Source libraries used for developing applications on Sony's PlayStation 2® (PS2).
|
#include <libcdvd-common.h>
Data Fields | |
u32 | lsn |
u32 | size |
char | name [16] |
u8 | date [8] |
Definition at line 176 of file libcdvd-common.h.
u8 sceCdlFILE::date[8] |
Definition at line 180 of file libcdvd-common.h.
u32 sceCdlFILE::lsn |
Definition at line 177 of file libcdvd-common.h.
char sceCdlFILE::name[16] |
Definition at line 179 of file libcdvd-common.h.
u32 sceCdlFILE::size |
Definition at line 178 of file libcdvd-common.h.