From c1a7419469b08c865f582eec2689897c608edbb9 Mon Sep 17 00:00:00 2001 From: gouchi Date: Wed, 23 Mar 2016 00:28:23 +0100 Subject: [PATCH] Revert text to Libretro library used --- qb/config.params.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qb/config.params.sh b/qb/config.params.sh index 42df9b04a5..27fd9b70ac 100644 --- a/qb/config.params.sh +++ b/qb/config.params.sh @@ -11,7 +11,7 @@ C89_SDL2=no HAVE_LIBUSB=auto # Libusb HID support C89_LIBUSB=no HAVE_UDEV=auto # Udev/Evdev gamepad support -HAVE_LIBRETRO= # Libretro library support +HAVE_LIBRETRO= # Libretro library used HAVE_MAN_DIR= # Manpage install directory HAVE_GLES_LIBS= # Link flags for custom GLES library HAVE_GLES_CFLAGS= # C-flags for custom GLES library