[submodule "cpp/vendor/imgui"]
	path = cpp/vendor/imgui
	url = https://github.com/ocornut/imgui.git
	branch = docking
[submodule "cpp/vendor/implot"]
	path = cpp/vendor/implot
	url = https://github.com/epezent/implot.git
[submodule "cpp/vendor/tracy"]
	path = cpp/vendor/tracy
	url = https://github.com/wolfpld/tracy.git
[submodule "/home/lucas/fn_registry/cpp/vendor/glfw"]
	path = /home/lucas/fn_registry/cpp/vendor/glfw
	url = https://github.com/glfw/glfw.git
