style: misc changes

This commit is contained in:
2026-04-09 03:18:16 -03:00
parent 2b8cbafa19
commit 393a591485
2 changed files with 4 additions and 4 deletions
+1
View File
@@ -8,3 +8,4 @@ for /r "src" %%f in (*.cpp *.h *.cs) do (
echo done
pause