mirror of
https://github.com/Pecusx/scorch_src.git
synced 2026-05-20 22:33:43 +02:00
Flight procedure optimization
3 bytes variable (Result) now is unnecessary. The code is a bit shorter.
This commit is contained in:
@@ -207,7 +207,6 @@ Angle .DS 1
|
||||
Force .ds 3 ; 0,0,0
|
||||
Multiplier .ds 3 ; 0,0,0
|
||||
Multiplee .ds 2 ; 0,0
|
||||
Result .ds 3 ; 0,0,0
|
||||
goleft .DS 1 ;if 1 then flights left
|
||||
;--------------------------------------------------
|
||||
;SoilDown2
|
||||
|
||||
Reference in New Issue
Block a user