From a8acf366d3e943fb636e24b69c8c67152770d2cc Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 26 Dec 2015 21:08:45 +0300 Subject: Fix code style. --- src/being/compoundsprite.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/being/compoundsprite.cpp') diff --git a/src/being/compoundsprite.cpp b/src/being/compoundsprite.cpp index 3d01273bd..5b37738b2 100644 --- a/src/being/compoundsprite.cpp +++ b/src/being/compoundsprite.cpp @@ -67,7 +67,9 @@ CompoundSprite::CompoundSprite() : mOffsetX(0), mOffsetY(0), mSprites(), +#ifndef USE_SDL2 mNextRedrawTime(0), +#endif mNeedsRedraw(false), mEnableAlphaFix(config.getBoolValue("enableAlphaFix")), mDisableAdvBeingCaching(config.getBoolValue("disableAdvBeingCaching")), -- cgit v1.2.3-70-g09d2