Skip to content
Snippets Groups Projects
  1. Jan 15, 2025
  2. Jan 14, 2025
  3. Jan 13, 2025
  4. Jan 12, 2025
    • Deucе's avatar
      Fix error displaying Minesweeper field · c24667c8
      Deucе authored
      We need to set the "has pixels set" flag in both vmem and in the
      bitmap_drawn array to prevent the update from erasing the pixels.
      
      This is likely what the duplicated line was originally, then it got
      broken when I switched to the vmem_cell_*() functions.
      c24667c8
Loading