shithub: pokecrystal

ref: 868e28f309ec8d08bcdea913c3fc53b0ef55315f
dir: /engine/math/sine.asm/

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