shithub: pokecrystal

ref: 4ab60eb2d2898c21af540a605b48911954ec4c45
dir: /engine/math/sine.asm/

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