mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-05-30 08:40:39 +00:00
fix the +gamedir problem and fix my QFile removal
This commit is contained in:
parent
3d59dfed98
commit
cb04fd6496
3 changed files with 5 additions and 3 deletions
|
@ -124,7 +124,6 @@ void
|
|||
Qclose(FILE *file)
|
||||
{
|
||||
fclose(file);
|
||||
free(file);
|
||||
}
|
||||
|
||||
int
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue