mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2025-01-31 04:20:34 +00:00
- Missing strings.
This commit is contained in:
parent
b894d5d04c
commit
fad4a4d829
1 changed files with 2 additions and 0 deletions
|
@ -2515,6 +2515,8 @@ OPTVAL_LETTERBOX = "Letterbox";
|
|||
OPTVAL_SMALL = "Small";
|
||||
OPTVAL_LARGE = "Large";
|
||||
OPTVAL_CONSOLE = "Console";
|
||||
OPTVAL_YES_STANDARD = "Standard";
|
||||
OPTVAL_YES_ENHANCED = "Enhanced";
|
||||
|
||||
// Colors
|
||||
C_BRICK = "\cabrick";
|
||||
|
|
Loading…
Reference in a new issue