eliminate unused code
This commit is contained in:
parent
97d53ced7e
commit
f5c1079d6f
43 changed files with 206 additions and 449 deletions
|
|
@ -17,7 +17,7 @@ DEVILUTION_BEGIN_NAMESPACE
|
|||
_SNETVERSIONDATA fileinfo;
|
||||
/** True if the game is the current active window */
|
||||
int gbActive;
|
||||
/** A handle to an unused MPQ archive. */
|
||||
/** A handle to an hellfire.mpq archive. */
|
||||
HANDLE hellfire_mpq;
|
||||
/** The current input handler function */
|
||||
WNDPROC CurrentProc;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue