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 | |
u8 | stat |
u8 | second |
u8 | minute |
u8 | hour |
u8 | pad |
u8 | day |
u8 | month |
u8 | year |
Definition at line 165 of file libcdvd-common.h.
u8 sceCdCLOCK::day |
Definition at line 171 of file libcdvd-common.h.
u8 sceCdCLOCK::hour |
Definition at line 169 of file libcdvd-common.h.
u8 sceCdCLOCK::minute |
Definition at line 168 of file libcdvd-common.h.
u8 sceCdCLOCK::month |
Definition at line 172 of file libcdvd-common.h.
u8 sceCdCLOCK::pad |
Definition at line 170 of file libcdvd-common.h.
u8 sceCdCLOCK::second |
Definition at line 167 of file libcdvd-common.h.
u8 sceCdCLOCK::stat |
Definition at line 166 of file libcdvd-common.h.
u8 sceCdCLOCK::year |
Definition at line 173 of file libcdvd-common.h.