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.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/render/graphics.cpp') diff --git a/src/render/graphics.cpp b/src/render/graphics.cpp index 9ea8c7cad..463cac8f1 100644 --- a/src/render/graphics.cpp +++ b/src/render/graphics.cpp @@ -94,7 +94,7 @@ #endif #endif -Graphics *mainGraphics = nullptr; +Graphics *mainGraphics A_NONNULLPOINTER = nullptr; Graphics::Graphics() : mWidth(0), -- cgit v1.2.3-60-g2f50