From a0b2deb4192bddad4d061f5d5df86411a437f01f Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 28 Jan 2014 00:30:51 +0300 Subject: add support for screen scale in OpenGL modes. --- src/render/surfacegraphics.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/render/surfacegraphics.h') diff --git a/src/render/surfacegraphics.h b/src/render/surfacegraphics.h index 3b0c639da..c3e6cb2ee 100644 --- a/src/render/surfacegraphics.h +++ b/src/render/surfacegraphics.h @@ -172,6 +172,7 @@ class SurfaceGraphics final : public Graphics { } bool setVideoMode(const int w A_UNUSED, const int h A_UNUSED, + const int scale A_UNUSED, const int bpp A_UNUSED, const bool fs A_UNUSED, const bool hwaccel A_UNUSED, const bool resize A_UNUSED, -- cgit v1.2.3-60-g2f50