replace raylib with the fork
This commit is contained in:
parent
a163dcaedd
commit
4e67180fb0
2 changed files with 2 additions and 2 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
|
@ -1,6 +1,6 @@
|
||||||
[submodule "raylib"]
|
[submodule "raylib"]
|
||||||
path = raylib
|
path = raylib
|
||||||
url = https://github.com/raysan5/raylib
|
url = https://forge.irithice.cc/irithice/raylib-voxel
|
||||||
[submodule "znoise"]
|
[submodule "znoise"]
|
||||||
path = znoise
|
path = znoise
|
||||||
url = https://github.com/zig-gamedev/znoise
|
url = https://github.com/zig-gamedev/znoise
|
||||||
|
|
|
||||||
2
raylib
2
raylib
|
|
@ -1 +1 @@
|
||||||
Subproject commit a5639bb186f5c5644c1eee02f5954320637cfb02
|
Subproject commit 46f01e315d07d0b1fedd1a3c388d1acaa9f6ccd6
|
||||||
Loading…
Add table
Add a link
Reference in a new issue