summaryrefslogtreecommitdiff
path: root/gui
diff options
context:
space:
mode:
Diffstat (limited to 'gui')
-rw-r--r--gui/Linux.h1
1 files changed, 1 insertions, 0 deletions
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 */