diff --git a/pcsx2/gui/Saveslots.h b/pcsx2/gui/Saveslots.h index 1e5741d862..0eacfc05d4 100644 --- a/pcsx2/gui/Saveslots.h +++ b/pcsx2/gui/Saveslots.h @@ -21,7 +21,7 @@ #include "Elfheader.h" // Uncomment to turn on the new saveslot UI. -//#define USE_NEW_SAVESLOTS_UI +#define USE_NEW_SAVESLOTS_UI // Uncomment to turn on the extra UI updates *without* the UI. //#define USE_SAVESLOT_UI_UPDATES @@ -33,7 +33,7 @@ #ifdef USE_SAVESLOT_UI_UPDATES // Uncomment to add saveslot logging and comment to turn off. -#define SAVESLOT_LOGS +//#define SAVESLOT_LOGS #endif class Saveslot