MIRV bugfix #66

I think so.
This commit is contained in:
Pecusx
2022-05-30 22:41:45 +02:00
parent eae8cb08d8
commit bef3c0f080
3 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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