mirror of
https://github.com/pkali/scorch_src.git
synced 2026-05-20 22:34:21 +02:00
angle 0 is great again
This commit is contained in:
+1
-1
@@ -2111,7 +2111,7 @@ YangleUnder90
|
||||
lda #0 ; all arithmetic to zero
|
||||
sta vx+1
|
||||
sta vy+1
|
||||
; lda #128 ; ; add 0.5 to fx and fy (not vx and vx) for better rounding - it's my opinion (Pecus)
|
||||
lda #128 ; ; add 0.5 to fx and fy (not vx and vx) for better rounding - it's my opinion (Pecus)
|
||||
sta fx
|
||||
sta fy
|
||||
|
||||
|
||||
Reference in New Issue
Block a user