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.h1
1 files changed, 1 insertions, 0 deletions
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,