From 5455acfb5204b2407e560db91994c2b283bec025 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 25 Oct 2013 16:33:34 +0300 Subject: fix code style. --- src/render/sdl2graphics.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/render/sdl2graphics.h') diff --git a/src/render/sdl2graphics.h b/src/render/sdl2graphics.h index c35e1067e..0e1801b0e 100644 --- a/src/render/sdl2graphics.h +++ b/src/render/sdl2graphics.h @@ -67,7 +67,8 @@ class SDLGraphics : public Graphics const int width, const int height, const int desiredWidth, const int desiredHeight, - const bool useColor = false) override final; + const bool useColor = false) + override final; virtual void drawImagePattern(const Image *const image, const int x, const int y, -- cgit v1.2.3-60-g2f50