timers fixed

This commit is contained in:
2023-11-07 18:45:52 +00:00
parent 166857a6df
commit 8c3e8aa539
12 changed files with 66 additions and 32 deletions

View File

@@ -252,7 +252,7 @@ crosswin:
clean:
@echo Cleaning project
@rm -rf bin dist
@rm -f shaders/*.sglsl.h shaders/*.metal core.cdb jso cdb packer TAGS scripts/*.jso
@rm -f shaders/*.sglsl.h shaders/*.metal core.cdb jso cdb packer scripts/*.jso
@make -C quickjs clean
TAGINC != find . -name "*.[chj]"