mirror of
https://github.com/libretro/RetroArch
synced 2025-04-01 04:20:27 +00:00
Don't include Zarch menu unless we explictly enable it
This commit is contained in:
parent
29a364db3a
commit
cf3c8ede98
@ -2,6 +2,7 @@ HAVE_LIBRETRODB=yes # Libretrodb support
|
|||||||
HAVE_RGUI=yes # RGUI menu
|
HAVE_RGUI=yes # RGUI menu
|
||||||
HAVE_MATERIALUI=auto # MaterialUI menu
|
HAVE_MATERIALUI=auto # MaterialUI menu
|
||||||
HAVE_XMB=auto # XMB menu
|
HAVE_XMB=auto # XMB menu
|
||||||
|
HAVE_ZARCH=no # Zarch menu
|
||||||
HAVE_NUKLEAR=no # Nuklear menu
|
HAVE_NUKLEAR=no # Nuklear menu
|
||||||
HAVE_DYNAMIC=yes # Dynamic loading of libretro library
|
HAVE_DYNAMIC=yes # Dynamic loading of libretro library
|
||||||
HAVE_SDL=auto # SDL support
|
HAVE_SDL=auto # SDL support
|
||||||
|
Loading…
x
Reference in New Issue
Block a user