shithub: pokecrystal

ref: c85b32ed8035ce51dd9d3bd52440cebd912ce92c
dir: /engine/math/sine.asm/

View raw version
_Sine:: ; 84d9
; a = d * sin(e * pi/32)
	ld a, e
	calc_sine_wave