[premake] Formatting, cleanup

This commit is contained in:
Margen67
2025-07-31 00:02:01 -07:00
parent 37e3fe9eb6
commit 833f938a64
10 changed files with 24 additions and 130 deletions

View File

@@ -8,5 +8,4 @@ project("xxhash")
})
files({
"xxhash/xxhash.c",
"xxhash/xxhash.h",
})