Macro "wait" as procedure.

This commit is contained in:
Pecusx
2022-08-05 17:13:13 +02:00
parent d448eb2e1e
commit 2bec64c38e
4 changed files with 10 additions and 7 deletions
+1 -1
View File
@@ -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