@@ -1,6 +1,3 @@
-if not exist ext/sokol-tools-bin/ (
- git clone --depth 1 https://github.com/floooh/sokol-tools-bin ext/sokol-tools-bin
-)
if not exist ext/fips-cimgui/ (
git clone --depth 1 --recursive https://github.com/fips-libs/fips-cimgui ext/fips-cimgui
)