From 3173688b7c1a1027257aa057039bd50738ac8bb5 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 7 Mar 2016 17:57:21 +0300 Subject: In renderers in function calcTileVertexes add non null attributes. --- 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 8a9a61a3b..d80161a38 100644 --- a/src/render/surfacegraphics.h +++ b/src/render/surfacegraphics.h @@ -110,6 +110,7 @@ class SurfaceGraphics final : public Graphics const Image *restrict const image A_UNUSED, int x A_UNUSED, int y A_UNUSED) const restrict2 override final + A_NONNULL(2, 3) { } void calcTileSDL(ImageVertexes *restrict const vert A_UNUSED, -- cgit v1.2.3-60-g2f50