File:  [RetroPC.NET] / np2 / macos9 / Attic / cmmidi.h
Revision 1.1: download - view: text, annotated - select for diffs
Thu Oct 23 16:20:43 2003 JST (22 years ago) by yui
Branches: MAIN
CVS tags: HEAD
add MacOS9 (T.Yui)


// ---- com manager midi for vermouth

#ifdef __cplusplus
extern "C" {
#endif

COMMNG cmmidi_create(void);

#ifdef __cplusplus
}
#endif


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