File:  [RetroPC.NET] / np2 / wince / Attic / cmmidi.h
Revision 1.1: download - view: text, annotated - select for diffs
Tue Oct 21 23:57:41 2003 JST (22 years ago) by yui
Branches: MAIN
CVS tags: HEAD
add wince (win9x debug only) (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>