aboutsummaryrefslogtreecommitdiff
path: root/engines/xeen/resources.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/xeen/resources.h')
-rw-r--r--engines/xeen/resources.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/xeen/resources.h b/engines/xeen/resources.h
index fcb184277a..d29f0f125c 100644
--- a/engines/xeen/resources.h
+++ b/engines/xeen/resources.h
@@ -72,6 +72,8 @@ public:
int size() const;
void draw(XSurface &dest, int frame, const Common::Point &destPos) const;
+
+ void draw(XSurface &dest, int frame) const;
};
} // End of namespace Xeen