mirror of
https://github.com/Virtual-World-RE/NeoGF.git
synced 2025-04-04 20:08:03 +02:00
Fix compression "value" from `0x3FF` to `0x7FF`. Now the file compress correctly. Add bytes_align function that adds missing 0x00 bytes at the end of the file. Minor variables rename to make them more explicit.
Description
Languages
Python
100%