draw jmp(indirect) ellimination

This commit is contained in:
2022-05-28 13:42:42 -04:00
parent 2c640c370a
commit aa74cf133b
5 changed files with 35 additions and 39 deletions
+2 -2
View File
@@ -123,11 +123,11 @@ tankIsOnTheRight
forceNow
mwa #100 RandBoundaryLow
mwa #800 RandBoundaryHigh
ldx TankNr
ldx TankNr ;this is possibly not necessary
jsr RandomizeForce
endo
;ldx TankNr ;this is possibly not necessary
ldx TankNr ;this is possibly not necessary
lda NewAngle
sta PreviousAngle,x
lda EnergyTableL,x