- Add OpenGL ES to the backend options in the menu.

This commit is contained in:
Mitchell Richters 2021-12-12 11:22:43 +11:00
parent 387a03c7ee
commit a9d7eb06c7

View file

@ -1573,6 +1573,7 @@ OptionValue PreferBackend
1, "$OPTVAL_VULKAN"
// Enable when HAVE_SOFTPOLY will be defined
//2, "$OPTVAL_SOFTPOLY"
3, "$OPTVAL_OPENGLES"
}
OptionMenu VideoModeMenu protected