aboutsummaryrefslogtreecommitdiff
path: root/src/fmv.c
diff options
context:
space:
mode:
authorUneven Prankster <unevenprankster@protonmail.com>2023-08-12 11:28:17 -0300
committerUneven Prankster <unevenprankster@protonmail.com>2023-08-12 11:28:17 -0300
commita2cb2ee59296e466bab94d9a96c331648ef212b0 (patch)
tree56739fa9b47cc8c22cef4515a6d3012f52f26127 /src/fmv.c
parent5baf08556afa833d609a1ea667e7bbdeee7f1f8f (diff)
Merged some new goodies from raylib repo
Diffstat (limited to 'src/fmv.c')
-rw-r--r--src/fmv.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/fmv.c b/src/fmv.c
new file mode 100644
index 0000000..262fc63
--- /dev/null
+++ b/src/fmv.c
@@ -0,0 +1,2 @@
+#define PL_MPEG_IMPLEMENTATION
+#include "plmpeg.h" \ No newline at end of file