Makefile fix to easily make linux, windows, web; DBG flag set correctly

This commit is contained in:
2023-09-03 17:50:02 +00:00
parent 3e0dc30645
commit 467f7b29ea
13 changed files with 87 additions and 79 deletions

View File

@@ -9,6 +9,8 @@
#include "time.h"
#include <stdlib.h>
#include "samplerate.h"
#include "stb_ds.h"