summaryrefslogtreecommitdiff
path: root/src/being.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2011-05-25 02:51:51 +0300
committerAndrei Karas <akaras@inbox.ru>2011-05-25 02:51:51 +0300
commit8d80b897b5863372649de9b5f3c8d7234ae47f58 (patch)
treea109bb1adeee89489113a4637ecd197dae403018 /src/being.h
parent1f4032b8de527da72ef4b89371c077eea644fdf2 (diff)
downloadplus-8d80b897b5863372649de9b5f3c8d7234ae47f58.tar.gz
plus-8d80b897b5863372649de9b5f3c8d7234ae47f58.tar.bz2
plus-8d80b897b5863372649de9b5f3c8d7234ae47f58.tar.xz
plus-8d80b897b5863372649de9b5f3c8d7234ae47f58.zip
Fix some memory leaks in being, debugwindow, shortcutwindow, skilldialog, map classes.
Diffstat (limited to 'src/being.h')
-rw-r--r--src/being.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/being.h b/src/being.h
index 04cee8bcc..1f0d318f3 100644
--- a/src/being.h
+++ b/src/being.h
@@ -715,6 +715,8 @@ class Being : public ActorSprite, public ConfigListener
void undressItemById(int id);
+ static void clearCache();
+
protected:
/**
* Sets the new path for this being.