questionable MAXLUMPLENGTH bump

Sorry in advance Generic....

I don't know how much this will harm things but it fixes issues with mupak loading
This commit is contained in:
NepDisk 2025-06-29 15:34:50 -04:00
parent d9bfb3c192
commit b2b37df918

View file

@ -156,7 +156,7 @@ typedef struct zlentry_s
#endif
// maximum length of longname
#define MAXLUMPNAME 256
#define MAXLUMPNAME 512
// Available compression methods for lumps.
typedef enum