Move submodules to project root

This commit is contained in:
2023-04-02 14:45:32 -05:00
parent 89f66c3d5b
commit 83cc35c968
4 changed files with 10 additions and 10 deletions

6
.gitmodules vendored
View File

@@ -1,6 +1,6 @@
[submodule "tests/chip8-test-suite"]
path = tests/chip8-test-suite
[submodule "chip8-test-suite"]
path = chip8-test-suite
url = https://github.com/Timendus/chip8-test-suite.git
[submodule "chip8Archive"]
path = chip8Archive
url = https://github.com/JohnEarnest/chip8Archive.git
url = https://github.com/JohnEarnest/chip8Archive.git