Added -hashfiles command
This commit is contained in:
parent
502120e78f
commit
bf6cdba0bb
3 changed files with 78 additions and 0 deletions
|
|
@ -172,6 +172,7 @@ extern bool playeringame[/*MAXPLAYERS*/];
|
|||
|
||||
// File handling stuff.
|
||||
extern FILE* debugfile;
|
||||
extern FILE* hashfile;
|
||||
|
||||
// if true, load all graphics at level load
|
||||
extern bool precache;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue