mirror of
https://github.com/pkali/scorch_src.git
synced 2026-05-20 22:34:21 +02:00
@@ -1344,6 +1344,15 @@ drawmountainspixelloop
|
||||
jsr ClearTanks
|
||||
NoClearTanks
|
||||
|
||||
; Fix for lonely pixel after nuclear winter :) #103
|
||||
lda #0
|
||||
sta xdraw
|
||||
sta xdraw+1
|
||||
sta ydraw
|
||||
sta ydraw+1
|
||||
sta color
|
||||
jsr plot
|
||||
|
||||
; First we look for highest pixels and fill with their coordinates
|
||||
; both tables
|
||||
|
||||
|
||||
BIN
Binary file not shown.
BIN
Binary file not shown.
Reference in New Issue
Block a user