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