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

@@ -7,7 +7,7 @@
#include <vec.h>
#include "input.h"
static struct mSDLWindow *mainwin;
struct mSDLWindow *mainwin;
static struct vec windows;
struct Texture *icon = NULL;