mirror of
https://github.com/libretro/RetroArch
synced 2025-02-07 03:40:24 +00:00
commit
f5879dfad7
@ -81,4 +81,4 @@ bool menu_widgets_set_message(char *message);
|
||||
* enable_menu_widgets to true for that driver */
|
||||
void menu_widgets_frame(video_frame_info_t *video_info);
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
@ -10,6 +10,7 @@ HAVE_DEBUG=no # Enable a debug build
|
||||
HAVE_LIBRETRODB=yes # Libretrodb support
|
||||
HAVE_MENU=yes # Enable menu drivers
|
||||
HAVE_MENU_WIDGETS=yes # Enable menu widgets
|
||||
CXX_MENU_WIDGETS=no
|
||||
HAVE_RGUI=auto # RGUI menu
|
||||
HAVE_MATERIALUI=auto # MaterialUI menu
|
||||
HAVE_XMB=auto # XMB menu
|
||||
|
Loading…
x
Reference in New Issue
Block a user