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