mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-06 07:38:05 -04:00
compile fixes for CI
This commit is contained in:
parent
725e007ae5
commit
3167aa9a94
15 changed files with 56 additions and 51 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -7,9 +7,10 @@
|
|||
[submodule "pico/sound/emu2413"]
|
||||
path = pico/sound/emu2413
|
||||
url = https://github.com/digital-sound-antiques/emu2413.git
|
||||
branch = main
|
||||
[submodule "pico/cd/libchdr"]
|
||||
path = pico/cd/libchdr
|
||||
url = https://github.com/rtissera/libchdr.git
|
||||
url = https://github.com/irixxxx/libchdr.git
|
||||
[submodule "platform/common/dr_libs"]
|
||||
path = platform/common/dr_libs
|
||||
url = https://github.com/mackron/dr_libs.git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue