From aaaf3199b1afd1e5f88f23ce40305a5df5455599 Mon Sep 17 00:00:00 2001 From: "SND\\weimingzhi_cp" Date: Fri, 7 May 2010 09:57:50 +0000 Subject: more cleanups git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@47556 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 15f5812a..6f0e0c09 100644 --- a/gui/Linux.h +++ b/gui/Linux.h @@ -38,6 +38,7 @@ #define PATCHES_DIR "/.pcsx/patches/" extern gboolean UseGui; +extern int StatesC; char cfgfile[MAXPATHLEN]; /* ADB Comment this out - make a local var, or at least use gchar funcs */ char cfgfile_basename[MAXPATHLEN]; /* ADB Comment this out - make a local var, or at least use gchar funcs */ -- cgit v1.2.3