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