mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-16 14:50:17 +00:00
DREAMWEB: Add FIXME about errors on quit
This commit is contained in:
parent
36b8a60eda
commit
cd44631ffd
@ -640,6 +640,8 @@ void DreamGenContext::dreamweb() {
|
||||
|
||||
}
|
||||
done: // The engine will need some cleaner finalization, let's put it here for now
|
||||
// FIXME: This triggers "Deallocating non existent segment" errors when
|
||||
// quitting from a menu.
|
||||
getRidOfAll();
|
||||
engine->freeIcons1();
|
||||
engine->freeIcons2();
|
||||
|
Loading…
Reference in New Issue
Block a user