From b4ec726fe28f65b15fd4cc7b0ef6fd72b7d24c02 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 9 Aug 2015 00:27:13 +0300 Subject: Add some missing checks to render found by paranucker. --- src/render/graphics.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/render/graphics.h') diff --git a/src/render/graphics.h b/src/render/graphics.h index d6f74d854..3989f0b16 100644 --- a/src/render/graphics.h +++ b/src/render/graphics.h @@ -523,6 +523,6 @@ class Graphics notfinal Color mColor; }; -extern Graphics *mainGraphics; +extern Graphics *mainGraphics A_NONNULLPOINTER; #endif // RENDER_GRAPHICS_H -- cgit v1.2.3-60-g2f50