From 1c0cc775732201f4c4d3ee0d6772be786b3b4aa1 Mon Sep 17 00:00:00 2001 From: Uneven Prankster Date: Sun, 15 Oct 2023 21:28:29 -0300 Subject: A lot has certainly happened! --- src/fmv.h | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 src/fmv.h (limited to 'src/fmv.h') 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 -- cgit v1.2.3