Enable RGUI by default.
This commit is contained in:
parent
9d53311e33
commit
dc3e22a5ea
|
@ -1,4 +1,4 @@
|
||||||
HAVE_RGUI=no # Enable RGUI
|
HAVE_RGUI=yes # Disable RGUI
|
||||||
HAVE_DYNAMIC=yes # Disable dynamic loading of libretro library
|
HAVE_DYNAMIC=yes # Disable dynamic loading of libretro library
|
||||||
HAVE_SDL=auto # SDL support
|
HAVE_SDL=auto # SDL support
|
||||||
HAVE_LIBRETRO= # libretro library used
|
HAVE_LIBRETRO= # libretro library used
|
||||||
|
|
Loading…
Reference in New Issue