aboutsummaryrefslogtreecommitdiff
path: root/engines/cge/vga13h.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/cge/vga13h.h')
-rw-r--r--engines/cge/vga13h.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/cge/vga13h.h b/engines/cge/vga13h.h
index 003be7c800..177165689e 100644
--- a/engines/cge/vga13h.h
+++ b/engines/cge/vga13h.h
@@ -166,6 +166,8 @@ public:
class Sprite {
+private:
+ Seq *getConstantSeq(bool seqFlag);
protected:
SprExt *_ext;
public: