3
0
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:
Stefan Schmidt
2018-11-21 03:28:31 +01:00
committed by Jannik Vogel
parent f5f1474297
commit 0bc07a42d3
2 changed files with 5 additions and 0 deletions

4
.gitmodules vendored
View File

@ -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