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