isle-portable/.gitmodules
Anonymous Maarten 9d06cd9e53
Show imgui window when starting app with --debug (#138)
* Show imgui window when starting app with --debug

* g_closed test in SDL_AppIterate is still needed

* Allow disabling isleapp debugging by configuring with -DISLE_DEBUG=OFF

* clang-format
2025-05-20 23:36:51 +02:00

10 lines
296 B
Plaintext

[submodule "3rdparty/libsmacker"]
path = 3rdparty/libsmacker
url = https://github.com/foxtacles/libsmacker
[submodule "3rdparty/miniaudio"]
path = 3rdparty/miniaudio
url = https://github.com/mackron/miniaudio
[submodule "imgui"]
path = 3rdparty/imgui
url = https://github.com/ocornut/imgui