summaryrefslogtreecommitdiff
path: root/engine/routines/sine.asm
diff options
context:
space:
mode:
Diffstat (limited to 'engine/routines/sine.asm')
-rwxr-xr-xengine/routines/sine.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/engine/routines/sine.asm b/engine/routines/sine.asm
index 8c5ec6347..1b2b8f2f3 100755
--- a/engine/routines/sine.asm
+++ b/engine/routines/sine.asm
@@ -43,6 +43,6 @@ _Sine:: ; 84d9
ret
.sinewave ; 850b
-; A $20-word table representing a sine wave.
-; 90 degrees is index $10 at a base amplitude of $100.
+; A 32-word table representing a sine wave.
+; sin(90 degrees) is index $10 with an amplitude of $100.
sine_wave 32