aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--smush.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/smush.h b/smush.h
index 6979188838..d9d140393f 100644
--- a/smush.h
+++ b/smush.h
@@ -111,6 +111,7 @@ struct SmushPlayer {
uint32 nextBE32();
void init();
+ void deinit();
void startVideo(short int arg, byte* videofile);