mirror of
https://github.com/ZDoom/raze-gles.git
synced 2025-02-10 07:20:36 +00:00
- missed this part.
This commit is contained in:
parent
4cd2c024fc
commit
066a76c892
1 changed files with 1 additions and 1 deletions
|
@ -489,7 +489,7 @@ struct BuildFiles
|
||||||
}
|
}
|
||||||
~BuildFiles()
|
~BuildFiles()
|
||||||
{
|
{
|
||||||
if (Placeholder) delete Placeholder;
|
CloseAll();
|
||||||
}
|
}
|
||||||
|
|
||||||
void CloseAll();
|
void CloseAll();
|
||||||
|
|
Loading…
Reference in a new issue