NESemu/.gitmodules
2022-02-28 16:04:25 +01:00

11 lines
278 B
Plaintext

[submodule "vendor/spdlog"]
path = vendor/spdlog
url = https://github.com/gabime/spdlog
[submodule "vendor/glfw"]
path = vendor/glfw
url = https://github.com/glfw/glfw
[submodule "vendor/imgui"]
path = vendor/imgui
url = https://github.com/ocornut/imgui
branch = docking