Merge branch 'master' into shader-decomp

This commit is contained in:
wheremyfoodat 2024-10-06 15:50:15 +03:00
commit 2b82f8b332
29 changed files with 583 additions and 204 deletions

3
.gitmodules vendored
View file

@ -79,3 +79,6 @@
[submodule "third_party/fmt"]
path = third_party/fmt
url = https://github.com/fmtlib/fmt
[submodule "third_party/fdk-aac"]
path = third_party/fdk-aac
url = https://github.com/Panda3DS-emu/fdk-aac/