lzma_c: no need to rebuild for using in kpack/kerpack, cleanup

Removed samples, converted indentation to spaces, translated to english, added header for exporting functions.
Added is_kerpack argument to lzma_compress() to make it usable either for kpack and kerpack without rebuild
This commit is contained in:
2025-03-22 18:56:12 +03:00
parent 42e04486e7
commit 244e5c92f8
11 changed files with 1351 additions and 1677 deletions

View File

@@ -11,4 +11,4 @@ unsigned __stdcall lzma_compress(
int is_kerpack
);
#endif
#endif