mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Merge branch 'too-many-files' into awful-mix
This commit is contained in:
commit
eca292dae0
1 changed files with 1 additions and 1 deletions
|
|
@ -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 *
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue