cosinus angle fix #65

This commit is contained in:
2022-05-21 18:50:13 -04:00
parent 3701accfc9
commit 661d4776c7
2 changed files with 1 additions and 1 deletions
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -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