mirror of
https://github.com/pkali/scorch_src.git
synced 2026-05-20 22:34:21 +02:00
jsr/rts to jmp optimiz
This commit is contained in:
+2
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user