File:  [RetroPC.NET] / xmil / fdd / newdisk.h
Revision 1.1: download - view: text, annotated - select for diffs
Sun Aug 1 14:31:30 2004 JST (21 years, 3 months ago) by yui
Branches: MAIN
CVS tags: HEAD
initialize


#ifdef __cplusplus
extern "C" {
#endif

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

#ifdef __cplusplus
}
#endif


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