mirror of
https://github.com/dborth/snes9xgx.git
synced 2024-11-01 00:15:14 +01:00
free memory
This commit is contained in:
parent
ee619670e9
commit
e033f976b2
@ -149,6 +149,7 @@ GuiFileBrowser::~GuiFileBrowser()
|
||||
delete btnSoundOver;
|
||||
delete btnSoundClick;
|
||||
delete trigA;
|
||||
delete trigHeldA;
|
||||
|
||||
for(int i=0; i<PAGESIZE; i++)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user