Skip to content
  • Deucе's avatar
    12ae6d55
    Fix crash when erasing pop-ups with no startup mode set. · 12ae6d55
    Deucе authored
    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).
    12ae6d55
    Fix crash when erasing pop-ups with no startup mode set.
    Deucе authored
    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).
Loading