Merge branch 'too-many-files' into awful-mix

This commit is contained in:
Latapostrophe 2020-03-11 07:21:41 +01:00
commit ee2fdeaf21

View file

@ -77,7 +77,7 @@ typedef struct
// =========================================================================
#define MAX_WADPATH 512
#define MAX_WADFILES 48 // maximum of wad files used at the same time
#define MAX_WADFILES 256 // maximum of wad files used at the same time
// (there is a max of simultaneous open files anyway, and this should be plenty)
#define lumpcache_t void *