mirror of
https://github.com/pound-emu/ballistic.git
synced 2026-06-17 04:16:48 -07:00
c220e0ffc9
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>
10 lines
324 B
Plaintext
10 lines
324 B
Plaintext
[submodule "extern/glfw"]
|
|
path = extern/glfw
|
|
url = https://github.com/glfw/glfw.git
|
|
[submodule "extern/LuaJIT-ImGui"]
|
|
path = extern/LuaJIT-ImGui
|
|
url = https://github.com/sonoro1234/LuaJIT-ImGui.git
|
|
[submodule "extern/luajit-imgui"]
|
|
path = extern/luajit-imgui
|
|
url = https://github.com/sonoro1234/LuaJIT-ImGui.git
|