Made emscripten work a bit better

This commit is contained in:
2023-11-01 10:42:51 -05:00
parent 343f75433e
commit 38175d044b
34 changed files with 548 additions and 288 deletions

3
.gitmodules vendored
View File

@ -4,9 +4,6 @@
[submodule "lib/glm"]
path = lib/glm
url = https://github.com/g-truc/glm.git
[submodule "lib/stb"]
path = lib/stb
url = https://github.com/nothings/stb
[submodule "lib/SDL"]
path = lib/SDL
url = https://github.com/libsdl-org/SDL.git