mirror of
https://github.com/Pecusx/scorch_src.git
synced 2026-05-20 22:33:43 +02:00
Macro "wait" as procedure.
This commit is contained in:
+1
-1
@@ -1085,7 +1085,7 @@ EndOfFCycle
|
||||
; here we draw parachute
|
||||
ldx TankNr
|
||||
jsr DrawTankParachute
|
||||
wait ; onli if tank with patachute
|
||||
jsr WaitOneFrame ; onli if tank with patachute
|
||||
RapidFalling
|
||||
DoNotDrawParachute
|
||||
lda EndOfTheFallFlag
|
||||
|
||||
Reference in New Issue
Block a user