Move DSP settings to dolphin.ini

This commit is contained in:
Rachel Bryk 2013-01-16 20:16:56 -05:00
commit 196c2867ad
15 changed files with 71 additions and 158 deletions

View file

@ -94,7 +94,6 @@
// Filenames
// Files in the directory returned by GetUserPath(D_CONFIG_IDX)
#define DOLPHIN_CONFIG "Dolphin.ini"
#define DSP_CONFIG "DSP.ini"
#define DEBUGGER_CONFIG "Debugger.ini"
#define LOGGER_CONFIG "Logger.ini"