AI tanks display live angle changes.

This commit is contained in:
Pecusx
2022-07-05 13:26:10 +02:00
parent a5add9d9c4
commit 5933b00153
3 changed files with 2 additions and 1 deletions
+2
View File
@@ -1146,6 +1146,8 @@ LimitForce
.proc MoveBarrelToNewPosition
jsr DrawTankNr
ldx TankNr
jsr DisplayStatus
ldx TankNr
lda NewAngle
cmp AngleTable,x
beq BarrelPositionIsFine
BIN
View File
Binary file not shown.
-1
View File
@@ -1791,7 +1791,6 @@ FinishResultDisplay
;---------------------
;displaying quantity of the given weapon
;---------------------
ldx TankNr
lda ActiveWeapon,x
jsr HowManyBullets
sta decimal