From 8b984259c0d7d7af5394defc89a3b64d7b479425 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 30 Sep 2012 15:47:51 +0300 Subject: Some fixes in atlases deletion. --- src/resources/resourcemanager.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/resources/resourcemanager.h') diff --git a/src/resources/resourcemanager.h b/src/resources/resourcemanager.h index 5699fc7fc..432d404b6 100644 --- a/src/resources/resourcemanager.h +++ b/src/resources/resourcemanager.h @@ -303,6 +303,8 @@ class ResourceManager final bool isInCache(const std::string &idPath) const; + Resource *getTempResource(const std::string &idPath); + static void addDelayedAnimation(AnimationDelayLoad *const animation) { mDelayedAnimations.push_back(animation); } -- cgit v1.2.3-60-g2f50