mirror of
https://github.com/Pecusx/scorch_src.git
synced 2026-05-21 06:39: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+2
|
||||
;--
|
||||
lda #255
|
||||
lda #90
|
||||
sec
|
||||
sbc Angle
|
||||
tax
|
||||
|
||||
Reference in New Issue
Block a user