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

Submodule tests/pic-samples added at d58651732c