File:  [RetroPC.NET] / np2 / macosx / np2opening.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: HEAD
Add Alert

/*
 *  np2opening.h
 *  np2
 *
 *  Created by tk800 on Fri Oct 31 2003.
 *
 */


#ifdef __cplusplus
extern "C" {
#endif

void openingNP2(void);

#ifdef __cplusplus
}
#endif



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