fceugx/source/ngc/fceuconfig.h

19 lines
387 B
C
Raw Normal View History

2008-09-02 03:57:21 +02:00
/****************************************************************************
* FCE Ultra 0.98.12
* Nintendo Wii/Gamecube Port
*
* Tantric September 2008
*
* fceuconfig.h
*
* Configuration parameters
****************************************************************************/
#ifndef _FCEUCONFIG_H_
#define _FCEUCONFIG_H_
void DefaultSettings ();
#endif