|
|
| version 1.1, 2004/08/01 05:31:30 | version 1.2, 2004/08/03 12:50:54 |
|---|---|
| Line 3 | Line 3 |
| extern "C" { | extern "C" { |
| #endif | #endif |
| void newdisk_fdd(const OEMCHAR *fname, REG8 type, const char *label); | void newdisk_fdd(const OEMCHAR *fname, REG8 type, const OEMCHAR *label); |
| #ifdef __cplusplus | #ifdef __cplusplus |
| } | } |