|
|
| version 1.1, 2005/03/05 06:02:29 | version 1.2, 2005/03/05 16:35:49 |
|---|---|
| Line 3 | Line 3 |
| extern "C" { | extern "C" { |
| #endif | #endif |
| enum { | |
| SXSIMEDIA_DATA = 0x10, | |
| SXSIMEDIA_AUDIO = 0x20 | |
| }; | |
| BRESULT sxsicd_open(SXSIDEV sxsi, const OEMCHAR *file); | BRESULT sxsicd_open(SXSIDEV sxsi, const OEMCHAR *file); |
| #ifdef __cplusplus | #ifdef __cplusplus |