summaryrefslogtreecommitdiff
path: root/src/fmv.h
diff options
context:
space:
mode:
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