Add fdk-aac & AAC request structure

This commit is contained in:
wheremyfoodat 2024-09-04 22:31:19 +03:00
parent 4adc50039c
commit 9055076d0d
4 changed files with 15 additions and 1 deletions

3
.gitmodules vendored
View file

@ -76,3 +76,6 @@
[submodule "third_party/metal-cpp"]
path = third_party/metal-cpp
url = https://github.com/Panda3DS-emu/metal-cpp
[submodule "third_party/fdk-aac"]
path = third_party/fdk-aac
url = https://github.com/mstorsjo/fdk-aac/