SoulDownTurbo works (press START key)

This commit is contained in:
Pecusx
2023-06-12 20:03:44 +02:00
parent 3787823288
commit ecf02ed94c
7 changed files with 19 additions and 10 deletions
+2 -2
View File
@@ -368,7 +368,7 @@ NothingToFall
rts
.endp
;--------------------------------------------------
.proc SoilDown3
.proc SoilDownTurbo
;--------------------------------------------------
; fast SoilDown froc - test
jsr ClearTanks
@@ -807,7 +807,7 @@ NoPlot
ldx TankNr
sta ActiveDefenceWeapon,x ; deactivate Nuclear Winter
jsr SetFullScreenSoilRange
jmp SoilDown2.NoClearTanks
jmp SoilDown.NoClearTanks
; rts
; in order to optimize the fragment repeated in both internal loops