One byte DirectHits counter

This commit is contained in:
Pecusx
2023-04-27 13:27:58 +02:00
parent 96372de688
commit b604851904
6 changed files with 12 additions and 12 deletions
+3 -3
View File
@@ -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