Flight procedure optimization

3 bytes variable (Result) now is unnecessary.
The code is a bit shorter.
This commit is contained in:
Pecusx
2022-06-02 09:12:00 +02:00
parent 94e6caebed
commit 6d9b2907c5
3 changed files with 31 additions and 44 deletions
-1
View File
@@ -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