aboutsummaryrefslogtreecommitdiff
path: root/src/fmv.h
diff options
context:
space:
mode:
authorUneven Prankster <unevenprankster@protonmail.com>2023-10-15 21:28:29 -0300
committerUneven Prankster <unevenprankster@protonmail.com>2023-10-15 21:28:29 -0300
commit1c0cc775732201f4c4d3ee0d6772be786b3b4aa1 (patch)
treef5d692d046868261275c7430a624c3ea9ed75d3d /src/fmv.h
parenta89f892640cf12f75c7ce18e6e88c70a8d3965ed (diff)
A lot has certainly happened!
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