mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2024-11-25 13:41:05 +00:00
- oops, forgot one thing in the last commit...
This commit is contained in:
parent
30087f7cd7
commit
16e38816ba
1 changed files with 0 additions and 2 deletions
|
@ -78,8 +78,6 @@ EXTERN_CVAR(Int, vid_scalemode)
|
||||||
|
|
||||||
CVAR(Bool, gl_scale_viewport, true, CVAR_ARCHIVE);
|
CVAR(Bool, gl_scale_viewport, true, CVAR_ARCHIVE);
|
||||||
|
|
||||||
bool ViewportIsScaled43();
|
|
||||||
|
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
//
|
//
|
||||||
// Renderer interface
|
// Renderer interface
|
||||||
|
|
Loading…
Reference in a new issue