From 3b2e49cbe3ddc0944715484d21f31e985137d0a7 Mon Sep 17 00:00:00 2001 From: Treeki Date: Mon, 16 May 2011 20:40:58 +0200 Subject: derp forgot this too --- src/worldmap.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/worldmap.h b/src/worldmap.h index 553abdd..038d9c2 100644 --- a/src/worldmap.h +++ b/src/worldmap.h @@ -12,7 +12,7 @@ #define __NEWER_WORLDMAP_H #define WM_DEBUGGING -#define WM_SPAMMY_DEBUGGING +//#define WM_SPAMMY_DEBUGGING #include #include @@ -62,6 +62,8 @@ public: bool layoutLoaded; m2d::EmbedLayout_c layout; + void updateText(); + static dWMHud_c *build(); static dWMHud_c *instance; }; -- cgit v1.2.3