More optimizarions

This commit is contained in:
Pecusx
2023-01-25 14:44:55 +01:00
parent 793d494fc5
commit 70788e772e
5 changed files with 11 additions and 13 deletions
+8
View File
@@ -1631,6 +1631,14 @@ LimitForce
.endp
;----------------------------------------------
.proc Table2Force
lda ForceTableL,x
sta Force
lda ForceTableH,x
sta Force+1
rts
.endp
;----------------------------------------------
.proc MoveBarrelToNewPosition
mva #1 Erase
jsr DrawTankNr.BarrelChange