mirror of
https://github.com/pkali/scorch_src.git
synced 2026-05-21 06:39:46 +02:00
+1
-1
@@ -4,7 +4,7 @@
|
||||
|
||||
|
||||
;--------------------------------------------------
|
||||
draw .proc ;;fuxxing good draw :)
|
||||
.proc draw ;;fuxxing good draw :)
|
||||
;--------------------------------------------------
|
||||
;creditz to Dr Jankowski / MIM U.W.
|
||||
; (xi,yi)-----(xk,yk)
|
||||
|
||||
BIN
Binary file not shown.
+1
-1
@@ -2091,7 +2091,7 @@ mrskip08
|
||||
bmi MIRVcheckX ;but not that accurately....
|
||||
lda ytraj+1
|
||||
cmp #screenheight
|
||||
jcs mrEndOfFlight ; if smaller than screenheight then continue (and it will always fall down...)
|
||||
jcs MIRVcheckCollision ; if smaller than screenheight then continue (and it will always hit...)
|
||||
MIRVcheckX
|
||||
lda xtraj02,x
|
||||
cmp #>screenwidth
|
||||
|
||||
Reference in New Issue
Block a user