jsr/rts to jmp optimiz

This commit is contained in:
2023-05-21 09:25:22 -04:00
parent 060649cbed
commit cc99866a12
12 changed files with 157 additions and 147 deletions
+2 -2
View File
@@ -1709,8 +1709,8 @@ FastTank
bne MainTanksFloatingLoop ; neverending loop
mva #$00 ScrollFlag ; credits scroll off
jsr MakeDarkScreen
jsr GameOverResultsClear
rts
jmp GameOverResultsClear
; rts
RandomizeTankPos
randomize 10 (32-7) ; 10 not 8 - barrel !! :)
sta Ytankstable,x