mirror of
https://github.com/XboxDev/nxdk.git
synced 2026-02-04 15:35:39 +00:00
libc: Add PDCLib submodule
This commit is contained in:
committed by
Jannik Vogel
parent
f5f1474297
commit
0bc07a42d3
4
.gitmodules
vendored
4
.gitmodules
vendored
@ -8,3 +8,7 @@
|
||||
path = lib/sdl/SDL2
|
||||
url = https://github.com/XboxDev/nxdk-sdl.git
|
||||
branch = nxdk
|
||||
[submodule "lib/pdclib"]
|
||||
path = lib/pdclib
|
||||
url = https://github.com/XboxDev/nxdk-pdclib.git
|
||||
branch = nxdk
|
||||
|
||||
Reference in New Issue
Block a user