mirror of
https://github.com/Pecusx/scorch_src.git
synced 2026-05-20 22:33:43 +02:00
SoilDownTurbo SFX added
This commit is contained in:
@@ -374,6 +374,7 @@ NoPixel
|
||||
; redrawing a column (byte) of mountains uses the drawmountains fragment
|
||||
mva #7 temp+1 ; draw 8 mountain columns
|
||||
@ jsr drawmountains.DrawMountainLine
|
||||
mva #sfx_silencer sfx_effect
|
||||
inw modify
|
||||
inw xdraw
|
||||
dec temp+1
|
||||
|
||||
@@ -1427,7 +1427,6 @@ FalloutOfLine
|
||||
sty color
|
||||
jsr plot.MakePlot
|
||||
mva #sfx_silencer sfx_effect
|
||||
|
||||
ThereIsPixelHere
|
||||
ColumnIsReady
|
||||
inw temp
|
||||
@@ -1447,7 +1446,6 @@ ColumnIsReady
|
||||
; now correct heights are in the mountaintable
|
||||
sta color ; Pozor! :) we know - now A=1
|
||||
NothingToFall
|
||||
mva #sfx_silencer sfx_effect
|
||||
jmp DrawTanks
|
||||
; rts
|
||||
.endp
|
||||
|
||||
BIN
Binary file not shown.
BIN
Binary file not shown.
Reference in New Issue
Block a user