mirror of
https://github.com/libretro/RetroArch
synced 2025-04-15 23:42:30 +00:00
(PS3) Build in HAVE_RGUI support
This commit is contained in:
parent
ab94bb4cb8
commit
fc894f981e
@ -68,7 +68,7 @@ ifeq ($(HAVE_RLAUNCH), 1)
|
||||
DEFINES += -DHAVE_RLAUNCH
|
||||
endif
|
||||
|
||||
DEFINES += -DHAVE_RMENU -DHAVE_MENU -DRARCH_INTERNAL -DMSB_FIRST
|
||||
DEFINES += -DHAVE_RMENU -DHAVE_MENU -DHAVE_RGUI -DRARCH_INTERNAL -DMSB_FIRST
|
||||
|
||||
ifeq ($(HAVE_GCMGL), 1)
|
||||
DEFINES += -DHAVE_GCMGL
|
||||
|
Loading…
x
Reference in New Issue
Block a user