aboutsummaryrefslogtreecommitdiff
path: root/src/fmv.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/fmv.h')
-rw-r--r--src/fmv.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/fmv.h b/src/fmv.h
deleted file mode 100644
index b9149eb..0000000
--- a/src/fmv.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#pragma once
-
-void fmv_load(const char* path);
-void fmv_update(const float dt);
-void fmv_unload(void); \ No newline at end of file