File:  [RetroPC.NET] / np2 / macosx / dialog / macnewdisk.h
Revision 1.1: download - view: text, annotated - select for diffs
Sat Nov 1 01:55:06 2003 JST (22 years ago) by tk800
Branches: MAIN
CVS tags: VER_0_70, HEAD
Add Alert

#ifdef __cplusplus
extern "C" {
#endif

void newdisk(void);
#if 0
void newhdddisk(void);
#endif
Boolean saveFile(OSType type, char *title, FSSpec *fsc);

#ifdef __cplusplus
}
#endif


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