From 5883ee6487832da502dd004bf6a06085d50c30ed Mon Sep 17 00:00:00 2001 From: "SND\\edgbla_cp" Date: Tue, 20 Nov 2012 21:01:10 +0000 Subject: gtk3 (thanks to Rafał Mużyło); MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@81326 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- gui/Plugin.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gui/Plugin.c') diff --git a/gui/Plugin.c b/gui/Plugin.c index fa685d82..2677677b 100755 --- a/gui/Plugin.c +++ b/gui/Plugin.c @@ -31,7 +31,7 @@ #include "nopic.h" -#define MAX_SLOTS 9 /* ADB TODO Same as Gtk2Gui.c */ +#define MAX_SLOTS 9 /* ADB TODO Same as GtkGui.c */ void OnFile_Exit(); -- cgit v1.2.3