animate clip rect, fix main app

This commit is contained in:
Krzosa Karol
2025-02-03 09:33:09 +01:00
parent 9f33ea0914
commit e7a2a775b2
9 changed files with 67 additions and 78 deletions

View File

@@ -2,5 +2,4 @@ fn void run_tests(void) {
test_s8();
test_hash_table();
test_intern_table();
os_test();
}