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