Revert "questionable MAXLUMPLENGTH bump"
This reverts commit b2b37df918.
This commit is contained in:
parent
82221e947f
commit
7c214d8730
1 changed files with 1 additions and 1 deletions
|
|
@ -156,7 +156,7 @@ typedef struct zlentry_s
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// maximum length of longname
|
// maximum length of longname
|
||||||
#define MAXLUMPNAME 512
|
#define MAXLUMPNAME 256
|
||||||
|
|
||||||
// Available compression methods for lumps.
|
// Available compression methods for lumps.
|
||||||
typedef enum
|
typedef enum
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue