Skip to content

Commit

Permalink
(PS3) Enable GLUI/XMB
Browse files Browse the repository at this point in the history
  • Loading branch information
inactive123 committed May 15, 2016
1 parent b4abec5 commit c010d81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.ps3
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ ifeq ($(HAVE_RLAUNCH), 1)
DEFINES += -DHAVE_RLAUNCH
endif

DEFINES += -DHAVE_MENU -DHAVE_RGUI -DRARCH_INTERNAL -DMSB_FIRST -DHAVE_OVERLAY
DEFINES += -DHAVE_MENU -DHAVE_RGUI -DHAVE_XMB -DHAVE_MATERIALUI -DRARCH_INTERNAL -DMSB_FIRST -DHAVE_OVERLAY

ifeq ($(HAVE_GCMGL), 1)
DEFINES += -DHAVE_GCMGL
Expand Down

0 comments on commit c010d81

Please sign in to comment.