From 912c53cda0997e17d32d0b854823c3334b419db5 Mon Sep 17 00:00:00 2001 From: "SND\\weimingzhi_cp" Date: Sat, 23 Jan 2010 08:44:23 +0000 Subject: git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@40648 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- gui/Linux.h | 1 + 1 file changed, 1 insertion(+) (limited to 'gui/Linux.h') 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 */ -- cgit v1.2.3