- Fix compilation with MinGW + w32api and clean up warnings.
SVN r2505 (trunk)
This commit is contained in:
parent
e0bd67de5a
commit
3416a7fc47
9 changed files with 47 additions and 19 deletions
|
|
@ -167,7 +167,7 @@ void M_FindResponseFile (void)
|
|||
int argc = 0;
|
||||
FILE *handle;
|
||||
int size;
|
||||
long argsize;
|
||||
long argsize = 0;
|
||||
int index;
|
||||
|
||||
// Any more response files after the limit will be removed from the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue