mirror of
https://github.com/dborth/vbagx.git
synced 2024-11-22 18:49:18 +01:00
whoops! free some memory
This commit is contained in:
parent
5ccb18fce9
commit
da88199dc2
@ -148,6 +148,7 @@ GuiFileBrowser::~GuiFileBrowser()
|
||||
|
||||
delete btnSoundOver;
|
||||
delete btnSoundClick;
|
||||
delete trigHeldA;
|
||||
delete trigA;
|
||||
|
||||
for(int i=0; i<PAGESIZE; i++)
|
||||
|
Loading…
Reference in New Issue
Block a user