SoilDownTurbo SFX added

This commit is contained in:
Pecusx
2023-06-13 19:03:25 +02:00
parent c954e5fd74
commit cace20c97e
4 changed files with 1 additions and 2 deletions
+1
View File
@@ -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
-2
View File
@@ -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
View File
Binary file not shown.
BIN
View File
Binary file not shown.