added crude audio loading

This commit is contained in:
Lauchmelder23 2021-12-29 18:56:34 +01:00
parent 4a0e5548dd
commit 63aeae6e21
9 changed files with 128 additions and 3 deletions

3
.gitmodules vendored
View file

@ -7,3 +7,6 @@
[submodule "vendor/lol"]
path = vendor/lol
url = git@github.com:Lauchmelder23/lol.git
[submodule "vendor/sdl"]
path = vendor/sdl
url = git@github.com:libsdl-org/SDL.git