add the "pic-samples" git submodule

This commit is contained in:
Thomas Bernard 2019-11-19 22:29:52 +01:00
parent d44f972c11
commit bdb5365f85
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@ -1,3 +1,6 @@
[submodule "tools/8x8fonts/font8x8"] [submodule "tools/8x8fonts/font8x8"]
path = tools/8x8fonts/font8x8 path = tools/8x8fonts/font8x8
url = https://github.com/dhepper/font8x8 url = https://github.com/dhepper/font8x8
[submodule "tests/pic-samples"]
path = tests/pic-samples
url = https://gitlab.com/GrafX2/pic-samples.git

1
tests/pic-samples Submodule

@ -0,0 +1 @@
Subproject commit d58651732cddd931f31940a4f7e4b63d5b2d1d88