Format files (using clang-format)

This commit is contained in:
2026-07-26 19:17:24 +01:00
parent f82ab718f3
commit d484db4e84
17 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -88,4 +88,4 @@ Vec2<float> Scene::world_to_local(Vec2<float> p, Element *e) {
return p;
}
} // namespace app
} // namespace app