4 bytes :)

This commit is contained in:
Pecusx
2023-06-02 14:06:05 +02:00
parent abb4bda381
commit 2a69608aff
3 changed files with 4 additions and 5 deletions
+4 -5
View File
@@ -15,10 +15,10 @@
.endp
.proc ExplosionDirect
asl
tax
lda ExplosionRoutines+1,x
tay
lda ExplosionRoutines+1,y
pha
lda ExplosionRoutines,x
lda ExplosionRoutines,y
pha
rts
ExplosionRoutines
@@ -681,7 +681,7 @@ ToHighFill
; in xdraw and ydraw we have hit point coordinates
; from Shoot/Flight procedures (invisible flight)
; ------------------------
ldx TankNr
; ldx TankNr
lda AngleTable,x
tay
@@ -1056,7 +1056,6 @@ EndOfTheDirt
.proc punch ;
; --------------------------------------------------
;
ldx TankNr
; calculate radius from Force
/* lda ForceTableL,x