Fix crash when erasing pop-ups with no startup mode set.
1) In savescreen(), if the vmode is not found, explicitly set pixels to NULL rather than leaving it uninitialized. 2) Ensure that currmode is never left as _ORIGMODE (which is not a defined mode, so can result in vmode not being found).
parent
d39d2ca0
No related branches found
No related tags found
Please register or sign in to comment