mirror of
https://github.com/Pecusx/scorch_src.git
synced 2026-05-21 06:39:40 +02:00
Minor otimizations (32b saved)
This commit is contained in:
+1
-2
@@ -2161,8 +2161,7 @@ FastTank
|
||||
bpl AllTanksFloatingDown
|
||||
jsr IsKeyPressed
|
||||
bne MainTanksFloatingLoop ; neverending loop
|
||||
mva #0 dmactls ; dark screen
|
||||
jsr WaitOneFrame
|
||||
jsr MakeDarkScreen
|
||||
jsr GameOverResultsClear
|
||||
rts
|
||||
RandomizeTankPos
|
||||
|
||||
Reference in New Issue
Block a user