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