--- np2/fdd/sxsicd.h 2005/04/05 20:37:07 1.5 +++ np2/fdd/sxsicd.h 2005/04/06 16:46:07 1.6 @@ -17,6 +17,7 @@ typedef struct { BRESULT sxsicd_open(SXSIDEV sxsi, const OEMCHAR *fname); CDTRK sxsicd_gettrk(SXSIDEV sxsi, UINT *tracks); +BRESULT sxsicd_readraw(SXSIDEV sxsi, long pos, void *buf); #ifdef __cplusplus }