mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2025-01-13 21:31:32 +00:00
Merge branch 'too-many-files' into awful-mix
This commit is contained in:
commit
ee2fdeaf21
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ typedef struct
|
||||||
// =========================================================================
|
// =========================================================================
|
||||||
|
|
||||||
#define MAX_WADPATH 512
|
#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)
|
// (there is a max of simultaneous open files anyway, and this should be plenty)
|
||||||
|
|
||||||
#define lumpcache_t void *
|
#define lumpcache_t void *
|
||||||
|
|
Loading…
Reference in a new issue