mirror of
https://github.com/ZDoom/Raze.git
synced 2024-11-14 08:30:40 +00:00
- Add OpenGL ES to the backend options in the menu.
This commit is contained in:
parent
387a03c7ee
commit
a9d7eb06c7
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue