[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

@@ -14,11 +14,6 @@ project("mspack")
})
files({
"mspack/logging.cc",
"mspack/lzx.h",
"mspack/lzxd.c",
"mspack/mspack.h",
"mspack/readbits.h",
"mspack/readhuff.h",
"mspack/system.c",
"mspack/system.h",
})