mirror of
https://github.com/Pecusx/scorch_src.git
synced 2026-05-21 14:49:40 +02:00
cosinus angle fix #65
This commit is contained in:
BIN
Binary file not shown.
+1
-1
@@ -1629,7 +1629,7 @@ DoNotAdd
|
|||||||
sta Result+1
|
sta Result+1
|
||||||
sta Result+2
|
sta Result+2
|
||||||
;--
|
;--
|
||||||
lda #255
|
lda #90
|
||||||
sec
|
sec
|
||||||
sbc Angle
|
sbc Angle
|
||||||
tax
|
tax
|
||||||
|
|||||||
Reference in New Issue
Block a user