/**************************************************************************** * Snes9x 1.51 Nintendo Wii/Gamecube Port * * Tantric 2008-2009 * * preferences.h * * Preferences save/load to XML file ***************************************************************************/ bool SavePrefs (bool silent); bool LoadPrefs ();