summaryrefslogtreecommitdiff
path: root/engine/math/sine.asm
blob: 23e86c015298b5bdd31472f35c7867a15904fe92 (plain)
1
2
3
4
_Sine:: ; 84d9
; a = d * sin(e * pi/32)
	ld a, e
	calc_sine_wave