(Orbis) Add HAVE_GLSL

This commit is contained in:
twinaphex 2019-07-20 18:35:32 +02:00
parent 0134fdbe9a
commit 34938a33fa
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@ else
HAVE_7ZIP := 1
HAVE_EGL := 1
HAVE_MENU_WIDGETS := 1
HAVE_GLSL := 1
HAVE_OPENGLES := 1
HAVE_NETWORKING := 0
HAVE_SOCKET_LEGACY := 0