Misc fixes:

-Make the submodule match upstream.
-Update Windows makefile to work.
This commit is contained in:
Sam Ellicott 2020-05-20 23:59:59 -04:00
parent 98623aa299
commit 4eb0eb8d4a
2 changed files with 5 additions and 5 deletions

2
.gitmodules vendored
View file

@ -6,7 +6,7 @@
url = https://github.com/cntools/rawdraw
[submodule "colorchord2/cnfa"]
path = colorchord2/cnfa
url = https://github.com/CaiB/cnfa
url = https://github.com/cnlohr/cnfa
[submodule "colorchord2/android/rawdrawandroid"]
path = colorchord2/android/rawdrawandroid
url = https://github.com/cnlohr/rawdrawandroid