S1D13700

SwordfishUser.S1D13700 History

Hide minor edits - Show changes to output

Changed lines 285-286 from:
   MemPos = CurrentLayerMemPos + Pos.x + (40 * Pos.y)  // find position in graphics memory (40 bytes across 320 pixel screen)
to:
   MemPos = CurrentLayerMemPos + Pos.x + (40 * Pos.y)  // find position in graphics
                                                       // memory (40 bytes across 320 pixel screen)