mirror of
https://github.com/Pecusx/scorch_src.git
synced 2026-05-21 21:34:20 +02:00
Exit from MoveBarrel (AI)
This commit is contained in:
@@ -1023,7 +1023,12 @@ MoveBarrel
|
|||||||
mva #sfx_set_power_2 sfx_effect
|
mva #sfx_set_power_2 sfx_effect
|
||||||
jsr DrawTankNr
|
jsr DrawTankNr
|
||||||
jsr DisplayStatus.displayAngle
|
jsr DisplayStatus.displayAngle
|
||||||
; ldx TankNr
|
;
|
||||||
|
jsr CheckExitKeys
|
||||||
|
bit escFlag
|
||||||
|
spl:rts ;---Exit key pressed-quit game---
|
||||||
|
ldx TankNr
|
||||||
|
;
|
||||||
mva #1 Erase
|
mva #1 Erase
|
||||||
jsr WaitOneFrame
|
jsr WaitOneFrame
|
||||||
jsr DrawTankNr.BarrelChange
|
jsr DrawTankNr.BarrelChange
|
||||||
|
|||||||
BIN
Binary file not shown.
BIN
Binary file not shown.
Reference in New Issue
Block a user