mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-29 09:28:15 +03:00
Remove utfcpp submodule
It's no longer used now that we have our own UTF-8 functions.
This commit is contained in:
committed by
Misa Elizabeth Kai
parent
f34aa65faa
commit
b02e4737d4
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -7,9 +7,6 @@
|
||||
[submodule "third_party/tinyxml2"]
|
||||
path = third_party/tinyxml2
|
||||
url = https://github.com/leethomason/tinyxml2/
|
||||
[submodule "third_party/utfcpp"]
|
||||
path = third_party/utfcpp
|
||||
url = https://github.com/nemtrif/utfcpp
|
||||
[submodule "third_party/FAudio"]
|
||||
path = third_party/FAudio
|
||||
url = https://github.com/FNA-XNA/FAudio
|
||||
|
||||
Reference in New Issue
Block a user