summaryrefslogtreecommitdiff
path: root/src/render/surfacegraphics.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/surfacegraphics.h')
-rw-r--r--src/render/surfacegraphics.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/render/surfacegraphics.h b/src/render/surfacegraphics.h
index a2071941a..eb41a4b9f 100644
--- a/src/render/surfacegraphics.h
+++ b/src/render/surfacegraphics.h
@@ -117,7 +117,8 @@ class SurfaceGraphics final : public Graphics
int y A_UNUSED) const restrict2 override final
{ }
- void calcTileCollection(ImageCollection *restrict const vertCol A_UNUSED,
+ void calcTileCollection(ImageCollection *restrict const
+ vertCol A_UNUSED,
const Image *restrict const image A_UNUSED,
int x A_UNUSED,
int y A_UNUSED) restrict2 override final