From d812d9fac7bae4eff66a5ce8275be19d0ca77a32 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 6 Nov 2012 21:13:16 +0300 Subject: Add own profiler and profiler info to some code. --- src/compoundsprite.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/compoundsprite.cpp') diff --git a/src/compoundsprite.cpp b/src/compoundsprite.cpp index f22e927f0..146ce9a1a 100644 --- a/src/compoundsprite.cpp +++ b/src/compoundsprite.cpp @@ -120,6 +120,7 @@ bool CompoundSprite::update(int time) bool CompoundSprite::draw(Graphics *graphics, int posX, int posY) const { + FUNC_BLOCK("CompoundSprite::draw", 1) if (mNeedsRedraw) updateImages(); -- cgit v1.2.3-60-g2f50