Don't include Zarch menu unless we explictly enable it

This commit is contained in:
twinaphex 2016-07-21 21:51:50 +02:00
parent 29a364db3a
commit cf3c8ede98

View File

@ -2,6 +2,7 @@ HAVE_LIBRETRODB=yes # Libretrodb support
HAVE_RGUI=yes # RGUI menu
HAVE_MATERIALUI=auto # MaterialUI menu
HAVE_XMB=auto # XMB menu
HAVE_ZARCH=no # Zarch menu
HAVE_NUKLEAR=no # Nuklear menu
HAVE_DYNAMIC=yes # Dynamic loading of libretro library
HAVE_SDL=auto # SDL support