From 811b0152c0e3911a58c357ec84fac9f84dbe911a Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 20 Jun 2013 12:18:10 +0300 Subject: Add more profiler labels. --- src/gui/beingpopup.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/gui/beingpopup.h') diff --git a/src/gui/beingpopup.h b/src/gui/beingpopup.h index 440242778..3ac46d30c 100644 --- a/src/gui/beingpopup.h +++ b/src/gui/beingpopup.h @@ -50,6 +50,10 @@ class BeingPopup final : public Popup */ void show(const int x, const int y, Being *const b); +#ifdef USE_PROFILER + void logic(); +#endif + private: Label *mBeingName; Label *mBeingParty; -- cgit v1.2.3-60-g2f50