mirror of
https://github.com/Pecusx/scorch_src.git
synced 2026-05-20 22:33:43 +02:00
funkybomb traces deleted #5
This commit is contained in:
BIN
Binary file not shown.
+6
-6
@@ -1821,15 +1821,15 @@ Hit
|
||||
|
||||
jsr unPlot
|
||||
EndOfFlight
|
||||
; mwa xdraw xcircle ; we must store for a little while
|
||||
; mva ydraw ycircle ; xdraw and ydraw .... but this values are in YHit and XHit !!!
|
||||
mwa xdraw xcircle ; we must store for a little while
|
||||
mva ydraw ycircle ; xdraw and ydraw .... but this values are in YHit and XHit !!!
|
||||
mwa #0 xdraw
|
||||
mva #screenheight-1 ydraw
|
||||
jsr unPlot
|
||||
; mwa xcircle xdraw
|
||||
; mva ycircle ydraw
|
||||
mwa XHit xdraw
|
||||
mva YHit ydraw
|
||||
mwa xcircle xdraw
|
||||
mva ycircle ydraw
|
||||
; mwa XHit xdraw
|
||||
; mva YHit ydraw
|
||||
|
||||
ldy SmokeTracerFlag
|
||||
beq EndOfFlight2
|
||||
|
||||
Reference in New Issue
Block a user