mirror of
https://github.com/FunKey-Project/RetroFE.git
synced 2025-12-12 09:48:51 +01:00
free idx_menus
Signed-off-by: Vincent-FK <vincent.buso@funkey-project.com>
This commit is contained in:
parent
a460438ed2
commit
0e831fcd66
@ -154,7 +154,7 @@ void MenuMode::end( )
|
||||
SDL_FreeSurface(menu_zone_surfaces[i]);
|
||||
}
|
||||
}
|
||||
idx_menus = NULL;
|
||||
free(idx_menus);
|
||||
nb_menu_zones = 0;
|
||||
|
||||
if(backup_hw_screen != NULL){
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user