From ab94bb4cb8849f5afa33419b361ab77e1bee2484 Mon Sep 17 00:00:00 2001 From: twinaphex Date: Tue, 3 Mar 2015 22:06:15 +0100 Subject: [PATCH] (PS3) Use original PSGL --- Makefile.ps3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.ps3 b/Makefile.ps3 index 117cf5c3b1..9b1cbe5c34 100644 --- a/Makefile.ps3 +++ b/Makefile.ps3 @@ -12,7 +12,7 @@ RMENU_IMG_DIR := media/rmenu DOWNLOAD_SHADERS = 1 STRIPPING_ENABLE = 0 DEBUG = 0 -HAVE_GCMGL = 1 +HAVE_GCMGL = 0 HAVE_LOGGER = 0 HAVE_FREETYPE = 0 HAVE_RLAUNCH = 0