mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2025-02-21 11:01:36 +00:00
- add OpenGL ES menu option
This commit is contained in:
parent
984815f6a4
commit
b7d1f39eba
1 changed files with 1 additions and 0 deletions
|
@ -904,6 +904,7 @@ OptionValue PreferBackend
|
|||
0, "$OPTVAL_OPENGL"
|
||||
1, "$OPTVAL_VULKAN"
|
||||
2, "$OPTVAL_SOFTPOLY"
|
||||
3, "$OPTVAL_OPENGLES"
|
||||
}
|
||||
|
||||
OptionMenu "TrueColorOptions" protected
|
||||
|
|
Loading…
Reference in a new issue