mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 15:27:46 -04:00
mcd, add dr_mp3 playback support
This commit is contained in:
parent
c9a715c777
commit
eba9396473
4 changed files with 71 additions and 1 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -13,3 +13,6 @@
|
|||
[submodule "platform/common/minimp3"]
|
||||
path = platform/common/minimp3
|
||||
url = https://github.com/lieff/minimp3
|
||||
[submodule "platform/common/dr_libs"]
|
||||
path = platform/common/dr_libs
|
||||
url = https://github.com/mackron/dr_libs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue