fceugx/source/ngc/preferences.h

14 lines
349 B
C
Raw Normal View History

2008-09-02 03:57:21 +02:00
/****************************************************************************
2009-07-22 04:05:49 +02:00
* FCE Ultra
2008-09-02 03:57:21 +02:00
* Nintendo Wii/Gamecube Port
*
* Tantric September 2008
*
* preferences.h
*
* Preferences save/load preferences utilities
****************************************************************************/
bool SavePrefs (bool silent);
bool LoadPrefs ();