From 4b2c8bdc668289d8ca8ab3e3c3fa2ececbd7419c Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 11 Mar 2016 23:44:22 +0300 Subject: Fix code style. --- src/render/graphics.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/render/graphics.h') diff --git a/src/render/graphics.h b/src/render/graphics.h index 4e28a34dc..7123bd9fc 100644 --- a/src/render/graphics.h +++ b/src/render/graphics.h @@ -211,7 +211,8 @@ class Graphics notfinal virtual void calcTileVertexes(ImageVertexes *restrict const vert, const Image *restrict const image, int x, - int y) const restrict2 A_NONNULL(2, 3) = 0; + int y) const restrict2 A_NONNULL(2, 3) + = 0; virtual void calcTileSDL(ImageVertexes *restrict const vert A_UNUSED, int x A_UNUSED, -- cgit v1.2.3-60-g2f50