From 1708cce0de3c195b0ecaa8a5f8383712dc0d4c13 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 7 Mar 2016 19:27:10 +0300 Subject: In renderers in function drawTileCollection add non null attributes. --- src/render/surfacegraphics.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/render/surfacegraphics.h') diff --git a/src/render/surfacegraphics.h b/src/render/surfacegraphics.h index d80161a38..d57e1676a 100644 --- a/src/render/surfacegraphics.h +++ b/src/render/surfacegraphics.h @@ -131,7 +131,7 @@ class SurfaceGraphics final : public Graphics void drawTileCollection(const ImageCollection *restrict const vertCol A_UNUSED) - restrict2 override final + restrict2 override final A_NONNULL(2) { } void updateScreen() override final -- cgit v1.2.3-60-g2f50