shithub: pokecrystal

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

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