mirror of
https://github.com/isledecomp/isle-portable.git
synced 2025-08-03 07:36:20 -04:00

* 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
10 lines
296 B
Plaintext
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
|