From 6fee84f3838bdd900e8cfc4a1e4d7f15f35bd6ed Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 5 Sep 2012 21:48:30 +0300 Subject: Improve constructors in some classes. --- src/graphics.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/graphics.cpp') diff --git a/src/graphics.cpp b/src/graphics.cpp index dc1cc2b15..384bc2341 100644 --- a/src/graphics.cpp +++ b/src/graphics.cpp @@ -59,6 +59,7 @@ static unsigned int *cG = nullptr; static unsigned int *cB = nullptr; Graphics::Graphics() : + SDLGraphics(), mWidth(0), mHeight(0), mBpp(0), -- cgit v1.2.3-60-g2f50