mgh: fix for default HDD DMA mode, that wasn't correctly set
[open-ps2-loader/simon.git] / modules / vmc / mcman / cdvdman_add.h
blob8f889f0ac39d15e96f82f5de23ebec2449a6fdcb
1 #ifndef _CDVDMAN_ADD_H_
2 #define _CDVDMAN_ADD_H_
4 #include "types.h"
5 #include "irx.h"
7 #include <cdvdman.h>
9 int sceCdRC(cd_clock_t *rtc);
10 #define I_sceCdRC DECLARE_IMPORT(51 , sceCdRC)
12 #endif