diff options
Diffstat (limited to 'gui/Linux.h')
| -rw-r--r-- | gui/Linux.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gui/Linux.h b/gui/Linux.h index a592bc19..9a53ae93 100644 --- a/gui/Linux.h +++ b/gui/Linux.h @@ -35,6 +35,7 @@ #define BIOS_DIR "/.pcsx/bios/" #define STATES_DIR "/.pcsx/sstates/" #define CHEATS_DIR "/.pcsx/cheats/" +#define PATCHES_DIR "/.pcsx/patches/" extern gboolean UseGui; char cfgfile[MAXPATHLEN]; /* ADB Comment this out - make a local var, or at least use gchar funcs */ |
