mirror of
https://github.com/pkali/scorch_src.git
synced 2026-05-21 06:39:46 +02:00
One byte DirectHits counter
This commit is contained in:
+3
-3
@@ -1867,9 +1867,9 @@ EndOfFlight2
|
||||
cpx HitFlag ; we don't count suicides :)
|
||||
beq @+
|
||||
dex
|
||||
inc DirectHitsL,x
|
||||
bne @+
|
||||
inc DirectHitsH,x
|
||||
inc DirectHits,x
|
||||
; bne @+ ; one byte enough
|
||||
; inc DirectHitsH,x
|
||||
@
|
||||
; tank hit - check defensive weapon of this tank
|
||||
tax
|
||||
|
||||
Reference in New Issue
Block a user