- missed the index.
This commit is contained in:
parent
f10578a04b
commit
dc116721fb
2 changed files with 2 additions and 2 deletions
|
|
@ -264,7 +264,7 @@ void FIWadManager::ParseIWadInfo(const char *fn, const char *data, int datasize,
|
|||
// Look for IWAD definition lump
|
||||
//
|
||||
//==========================================================================
|
||||
extern const char* iwad_folders[13];
|
||||
extern const char* iwad_folders[14];
|
||||
extern const char* iwad_reserved[12];
|
||||
|
||||
FIWadManager::FIWadManager(const char *firstfn, const char *optfn)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue