We are using LZ4, got it

This commit is contained in:
NepDisk 2025-10-19 09:40:45 -04:00
parent fb2ad713cb
commit a4f9f90471

View file

@ -209,11 +209,11 @@ extern char logfilename[1024];
// if theres no ZLib then use LZF
// ZLib Options
#define ZLIB_LEVEL 5
//#define ZLIB_LEVEL 5
// LZ4 Options
//#define USE_LZ4 // Use LZ4 for network savegame compression
//#define LZ4_ACCEL 1
#define USE_LZ4 // Use LZ4 for network savegame compression
#define LZ4_ACCEL 1
// surely nobody's gonna change the palette a second time :Clueless:
#define FADECOLOR 0 // 120