File:  [RetroPC.NET] / np2 / macosx / Attic / configure.h
Revision 1.3: 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.

/*
 *  configure.h
 *  from Neko Project IIx 0.3
 *
 *  Created by tk800 on Mon Sep 23 2002.
 *
 */

#ifdef __cplusplus
extern "C" {
#endif

void initConfig( void );

#ifdef __cplusplus
}
#endif

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