Small pause added after Punch (before Solidown)

This commit is contained in:
Pecusx
2023-05-31 21:24:35 +02:00
parent 7860a36410
commit 1b99839d77
3 changed files with 2 additions and 0 deletions
BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
+2
View File
@@ -1169,6 +1169,8 @@ DeadTank
;jsr WaitOneFrame
sbb ExplosionRadius #2
jne CheckRange
ldy #10
jsr PauseYFrames
rts
.endp