mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-12-19 17:57:49 -05:00
Externals: Make imgui a submodule
This commit is contained in:
4
.gitmodules
vendored
4
.gitmodules
vendored
@@ -126,3 +126,7 @@
|
||||
path = Externals/bzip2/bzip2
|
||||
url = https://gitlab.com/bzip2/bzip2.git
|
||||
shallow = true
|
||||
[submodule "Externals/imgui/imgui"]
|
||||
path = Externals/imgui/imgui
|
||||
url = https://github.com/ocornut/imgui.git
|
||||
shallow = true
|
||||
|
||||
Reference in New Issue
Block a user