mirror of
https://github.com/Pecusx/scorch_src.git
synced 2026-05-20 22:33:43 +02:00
Better Hovercraft text and good price :)
This commit is contained in:
+2
-2
@@ -983,7 +983,7 @@ ToHighToParachute
|
||||
jsr plot
|
||||
inw xdraw
|
||||
; plot 6 random color pixels
|
||||
mva #6 FloatingAlt ; sorry reuse!
|
||||
mva #6 temp
|
||||
@ lda Erase
|
||||
eor #%00000001
|
||||
and random
|
||||
@@ -991,7 +991,7 @@ ToHighToParachute
|
||||
sta color
|
||||
jsr plot
|
||||
inw xdraw
|
||||
dec FloatingAlt
|
||||
dec temp
|
||||
bne @-
|
||||
; clear last pixel under tank
|
||||
mva #0 color
|
||||
|
||||
Reference in New Issue
Block a user