mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-02-07 12:16:45 +00:00
[EMSCRIPTEN] fix compile
This commit is contained in:
parent
892e150953
commit
22ebf14787
@ -66,7 +66,7 @@ ifeq ($(PERF_TEST), 1)
|
||||
endif
|
||||
|
||||
ifeq ($(HAVE_RGUI), 1)
|
||||
DEFINES += -DHAVE_RGUI
|
||||
DEFINES += -DHAVE_MENU -DHAVE_RGUI
|
||||
OBJ += frontend/menu/menu_common.o frontend/menu/menu_settings.o frontend/menu/menu_context.o file_list.o frontend/menu/rgui.o frontend/menu/history.o
|
||||
endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user