Audio and video works

This commit is contained in:
2022-07-03 05:43:42 +00:00
parent d506349462
commit 99c101a90c
15 changed files with 25729 additions and 90532 deletions

View File

@@ -6,12 +6,12 @@
#define STB_TRUETYPE_IMPLEMENTATION
#include <stb_truetype.h>
#define STB_IMAGE_IMPLEMENTATION
#include "stb_image.h"
#define PL_MPEG_IMPLEMENTATION
#include <pl_mpeg.h>
#define MINIAUDIO_IMPLEMENTATION
#include <miniaudio.h>
#ifdef EDITOR
#include "editor.h"
#endif