mirror of
https://github.com/touchHLE/touchHLE.git
synced 2026-01-31 01:25:24 +01:00
This removes dr_mp3 (and the associated dr_libs) from vendor/. Change-Id: Ia29d3d07f586644f6c182de6ec8fddc10c085b3c
15 lines
425 B
Plaintext
15 lines
425 B
Plaintext
[submodule "stb"]
|
|
path = vendor/stb
|
|
url = https://github.com/nothings/stb.git
|
|
branch = dev
|
|
[submodule "dynarmic"]
|
|
path = vendor/dynarmic
|
|
url = https://github.com/touchHLE/dynarmic.git
|
|
[submodule "openal-soft"]
|
|
path = vendor/openal-soft
|
|
url = https://github.com/kcat/openal-soft
|
|
[submodule "vendor/SDL"]
|
|
path = vendor/SDL
|
|
url = https://github.com/libsdl-org/SDL.git
|
|
branch = 07d0f51fa292895443f563f0cbde4cb3802d87fa
|