File:  [RetroPC.NET] / xmil / fdd / newdisk.h
Revision 1.2: download - view: text, annotated - select for diffs
Tue Aug 3 21:50:54 2004 JST (21 years, 2 months ago) by yui
Branches: MAIN
CVS tags: HEAD
fix...


#ifdef __cplusplus
extern "C" {
#endif

void newdisk_fdd(const OEMCHAR *fname, REG8 type, const OEMCHAR *label);

#ifdef __cplusplus
}
#endif


RetroPC.NET-CVS <cvs@retropc.net>