remove zig-gamedev and add znoise separately

This commit is contained in:
catangent 2024-12-16 23:47:30 +00:00
parent 2b9f712727
commit 3a77916f0b
3 changed files with 4 additions and 4 deletions

6
.gitmodules vendored
View file

@ -1,6 +1,6 @@
[submodule "raylib"]
path = raylib
url = git@github.com:raysan5/raylib.git
[submodule "zig-gamedev"]
path = zig-gamedev
url = https://github.com/zig-gamedev/zig-gamedev.git
[submodule "znoise"]
path = znoise
url = git@github.com:zig-gamedev/znoise.git