/**************************************************************************** * FCE Ultra * Nintendo Wii/Gamecube Port * * Tantric September 2008 * * preferences.h * * Preferences save/load preferences utilities ****************************************************************************/ bool SavePrefs (bool silent); bool LoadPrefs ();