|
|
| version 1.3, 2004/08/15 12:32:11 | version 1.4, 2008/06/02 20:07:31 |
|---|---|
| Line 5 extern "C" { | Line 5 extern "C" { |
| void diskdrv_setfddex(REG8 drv, const OEMCHAR *fname, | void diskdrv_setfddex(REG8 drv, const OEMCHAR *fname, |
| UINT32 ftype, int readonly); | UINT32 ftype, int readonly); |
| // void diskdrv_callback(void); | /* void diskdrv_callback(void); */ |
| #ifdef __cplusplus | #ifdef __cplusplus |
| } | } |