shithub: pokecrystal

ref: 0e30519bd44c88f958c917645052180b32ebfac2
dir: /engine/math/sine.asm/

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