mirror of
https://github.com/izzy2lost/xemu.git
synced 2026-07-06 00:20:22 -07:00
imgui: Set remote to xemu fork
This commit is contained in:
committed by
mborgerson
parent
93ab116e91
commit
15bf68594f
+1
-1
@@ -66,7 +66,7 @@
|
||||
url = https://gitlab.com/qemu-project/libvfio-user.git
|
||||
[submodule "ui/thirdparty/imgui"]
|
||||
path = ui/thirdparty/imgui
|
||||
url = https://github.com/ocornut/imgui.git
|
||||
url = https://github.com/xemu-project/imgui.git
|
||||
ignore = untracked
|
||||
[submodule "ui/thirdparty/implot"]
|
||||
path = ui/thirdparty/implot
|
||||
|
||||
Vendored
+1
-1
Submodule ui/thirdparty/imgui updated: d4ddc46e77...fceff3210b
Reference in New Issue
Block a user