Robotanks barrel angle sound

This commit is contained in:
Pecusx
2022-07-27 21:46:35 +02:00
parent a01af2a608
commit 3855b0e2cf
2 changed files with 2 additions and 1 deletions
+2 -1
View File
@@ -1213,15 +1213,16 @@ LimitForce
.endp
;----------------------------------------------
.proc MoveBarrelToNewPosition
mva #sfx_set_power_2 sfx_effect
mva #1 Erase
jsr DrawTankNr.BarrelChange
mva #0 Erase
MoveBarrel
mva #sfx_set_power_2 sfx_effect
jsr DrawTankNr
jsr DisplayStatus.displayAngle
ldx TankNr
mva #1 Erase
PAUSE 1
jsr DrawTankNr.BarrelChange
mva #0 Erase
lda NewAngle