WIP: sfx 3

This commit is contained in:
2022-05-08 11:17:46 -04:00
parent 676dbe2877
commit 4a50184b92
6 changed files with 29 additions and 13 deletions
+2
View File
@@ -816,6 +816,7 @@ FalloutOfLine
sta (temp),y
sty color
jsr plot.MakePlot
mva #sfx_silencer sfx_effect
ThereIsPixelHere
ColumnIsReady
@@ -833,6 +834,7 @@ ColumnIsReady
jeq MainFallout2
; now correct heights are in the mountaintable
mva #1 color
mva #sfx_silencer sfx_effect
rts
.endp
;--------------------------------------------------