extern: pin luajit-imgui to commit a2c8a33652ea97181ea048f112eeaa407150326e

I'm re-adding the luajit-imgui submodule cause I fucked up the extern/
directory on my local machine.

Signed-off-by: Ronald Caesar <github43132@proton.me>
This commit is contained in:
Ronald Caesar
2026-06-10 23:41:28 -04:00
parent d13a4c34bc
commit c220e0ffc9
3 changed files with 5 additions and 2 deletions
+4 -1
View File
@@ -3,4 +3,7 @@
url = https://github.com/glfw/glfw.git
[submodule "extern/LuaJIT-ImGui"]
path = extern/LuaJIT-ImGui
url = https://github.com/sonoro1234/LuaJIT-ImGui.git
url = https://github.com/sonoro1234/LuaJIT-ImGui.git
[submodule "extern/luajit-imgui"]
path = extern/luajit-imgui
url = https://github.com/sonoro1234/LuaJIT-ImGui.git
Submodule extern/LuaJIT-ImGui deleted from cfebdb2aa5
Vendored Submodule
+1
Submodule extern/luajit-imgui added at a2c8a33652