(amiga.tal) Tiny refactoring

This commit is contained in:
Devine Lu Linvega 2023-05-04 17:15:27 -07:00
parent 204805b586
commit 1fdb91ecb8
1 changed files with 2 additions and 3 deletions

View File

@ -84,10 +84,9 @@ JMP2r
POP
.ball/vx LDZ2k STH2k ROT STZ2
.ball/x LDZ2k STH2r ADD2 check-flip-vx ROT STZ2
.timer LDZk INC DUP ROT STZ #06 EQU ?&pull
.timer LDZ INC .timer STZ
.timer LDZ #05 EQU ?&pull !&pass
!&pass
&pull #00 .timer STZ .ball/vy LDZ2k INC2 STH2k ROT STZ2 !&end
&pass .ball/vy LDZ2k STH2k ROT STZ2 !&end
&end .ball/y LDZ2k STH2r ADD2 check-flip-vy ROT STZ2