File:  [RetroPC.NET] / np2 / macosx / Attic / soundopt.h
Revision 1.2: download - view: text, annotated - select for diffs
Wed Oct 29 01:44:44 2003 JST (22 years ago) by tk800
Branches: MAIN
CVS tags: HEAD
Add JoyPad, SoundRec, SeekSnd, NewDisk, etc.

/*
 *  soundopt.h
 *  np2
 *
 *  Created by tk800 on Sun Oct 26 2003.
 *
 */

#ifdef __cplusplus
extern "C" {
#endif

void initSoundOpt(void);

#ifdef __cplusplus
}
#endif

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