| ![[BACK]](/cvs/cvsweb/icons/back.gif) Return to filesel.h CVS log ![[TXT]](/cvs/cvsweb/icons/text.gif) | ![[DIR]](/cvs/cvsweb/icons/dir.gif) Up to  [RetroPC.NET] / np2 / embed / menu | 
| version 1.1, 2003/11/28 08:01:32 | version 1.2, 2004/01/27 07:51:49 | 
|---|---|
| Line 3 | Line 3 | 
| extern "C" { | extern "C" { | 
| #endif | #endif | 
| void filesel_fdd(BYTE drv); | void filesel_fdd(REG8 drv); | 
| void filesel_sasi(BYTE drv); | void filesel_hdd(REG8 drv); | 
| #ifdef __cplusplus | #ifdef __cplusplus | 
| } | } |