From a65beee9c26b98f6193d1c4541a4c9c8cf2e7c47 Mon Sep 17 00:00:00 2001 From: "SND\\weimingzhi_cp" Date: Sat, 28 Nov 2009 11:21:36 +0000 Subject: git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@38381 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- gui/Linux.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'gui/Linux.h') diff --git a/gui/Linux.h b/gui/Linux.h index 1f8e0e3f..5048f7f1 100644 --- a/gui/Linux.h +++ b/gui/Linux.h @@ -21,7 +21,6 @@ #include "config.h" -/* FIXME */ #include "../libpcsxcore/psxcommon.h" #include @@ -37,7 +36,7 @@ #define STATES_DIR "/.pcsx/sstates/" #define CHEATS_DIR "/.pcsx/cheats/" -extern int UseGui; +extern gboolean UseGui; 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