summaryrefslogtreecommitdiff
path: root/muggle.h
diff options
context:
space:
mode:
Diffstat (limited to 'muggle.h')
-rw-r--r--muggle.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/muggle.h b/muggle.h
index 3c61646..4377359 100644
--- a/muggle.h
+++ b/muggle.h
@@ -71,6 +71,10 @@ public:
virtual bool SetupParse(const char *Name, const char *Value);
+ static void setResumeIndex( unsigned index );
+
+ static unsigned getResumeIndex( );
+
private:
mgMedia *m_media;