aboutsummaryrefslogtreecommitdiff
path: root/engines/groovie/vdx.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/groovie/vdx.h')
-rw-r--r--engines/groovie/vdx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/groovie/vdx.h b/engines/groovie/vdx.h
index 226cc63843..207d2e0c18 100644
--- a/engines/groovie/vdx.h
+++ b/engines/groovie/vdx.h
@@ -34,6 +34,7 @@ class VDXPlayer : public VideoPlayer {
public:
VDXPlayer(GroovieEngine *vm);
~VDXPlayer();
+ void resetFlags();
void setOrigin(int16 x, int16 y);
protected: