seppuku fix

This commit is contained in:
2022-05-30 07:12:10 -04:00
parent 9f1720e970
commit a556e50e53
5 changed files with 14 additions and 7 deletions
+2 -4
View File
@@ -13,7 +13,7 @@
ldx TankNr
lda ActiveWeapon,x
.endp
ExplosionDirect .proc
.proc ExplosionDirect
asl
tax
lda ExplosionRoutines+1,x
@@ -657,9 +657,7 @@ DistanceCheckLoop
;multiply difference by 8
clc
adc #1
asl
asl
asl
:3 asl
tay
jsr DecreaseEnergyX