mirror of
https://github.com/ZDoom/raze-gles.git
synced 2025-02-05 05:10:55 +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()
|
||||
{
|
||||
if (Placeholder) delete Placeholder;
|
||||
CloseAll();
|
||||
}
|
||||
|
||||
void CloseAll();
|
||||
|
|
Loading…
Reference in a new issue