Added MM decomp as submodule and added workaround file to avoid needing to build it

This commit is contained in:
Mr-Wiseguy
2023-12-18 19:26:47 -05:00
parent 92a95eecc7
commit 32cb89ed76
4 changed files with 15 additions and 1 deletions

3
.gitmodules vendored
View File

@@ -10,3 +10,6 @@
[submodule "lib/freetype-windows-binaries"]
path = lib/freetype-windows-binaries
url = https://github.com/ubawurinna/freetype-windows-binaries
[submodule "lib/mm-decomp"]
path = lib/mm-decomp
url = https://github.com/zeldaret/mm