aboutsummaryrefslogtreecommitdiff
path: root/engines/sword25/gfx/graphicengine.h
diff options
context:
space:
mode:
authorMax Horn2010-10-23 15:44:04 +0000
committerMax Horn2010-10-23 15:44:04 +0000
commitc483a22f2a8c02c2b1ecaf5f9626999fd3ed3c7e (patch)
tree157405c31e1e03dd43def80ec8445d6fb0f4a7e5 /engines/sword25/gfx/graphicengine.h
parent3e657c1bf961390bf645a27c6616b527e457d372 (diff)
downloadscummvm-rg350-c483a22f2a8c02c2b1ecaf5f9626999fd3ed3c7e.tar.gz
scummvm-rg350-c483a22f2a8c02c2b1ecaf5f9626999fd3ed3c7e.tar.bz2
scummvm-rg350-c483a22f2a8c02c2b1ecaf5f9626999fd3ed3c7e.zip
SWORD25: Get rid of global SharedPtr instances
svn-id: r53734
Diffstat (limited to 'engines/sword25/gfx/graphicengine.h')
-rw-r--r--engines/sword25/gfx/graphicengine.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/sword25/gfx/graphicengine.h b/engines/sword25/gfx/graphicengine.h
index 5820a8d420..26eeaa2e22 100644
--- a/engines/sword25/gfx/graphicengine.h
+++ b/engines/sword25/gfx/graphicengine.h
@@ -363,6 +363,7 @@ protected:
private:
bool registerScriptBindings();
+ void unregisterScriptBindings();
// LastFrameDuration Variables
// ---------------------------