old sdl audio test that worked... idk how to use this tho

This commit is contained in:
Tobin
2026-04-17 20:11:14 -04:00
parent 7c3f8a1488
commit 5b4f5afe58
3 changed files with 39 additions and 0 deletions
+4
View File
@@ -4,3 +4,7 @@ all:
run: all
bin/cfhfg
audio:
cc -o bin/audio audio.c -lSDL2
bin/audio