summaryrefslogtreecommitdiff
path: root/src/fmv.h
diff options
context:
space:
mode:
authorSteven Fuller <relnev@icculus.org>2014-12-25 12:00:00 +0100
committerPatryk Obara <dreamer.tan@gmail.com>2019-08-20 03:45:24 +0200
commit22475d6d94e96056d1550dca00b32d00e3821649 (patch)
tree175dbbc8da0704d493fe3cb6024d8117c4f1b27b /src/fmv.h
parent819e239f23b0c515f32fe0ec8350bdfd8d64c9e9 (diff)
Import icculus.org release (2014-12-25)
Diffstat (limited to 'src/fmv.h')
-rw-r--r--src/fmv.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/fmv.h b/src/fmv.h
index 4d7b5db..364d963 100644
--- a/src/fmv.h
+++ b/src/fmv.h
@@ -39,4 +39,6 @@ void UpdateAllFMVTextures(void);
void ScanImagesForFMVs(void);
void ReleaseAllFMVTextures(void);
+void PlayBinkedFMV(char *filenamePtr);
+
#endif