shithub: pokecrystal

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

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