shithub: pokecrystal

ref: 770d2fc4cb3368b237d8ba33dcd6e5d9f0740863
dir: /engine/math/sine.asm/

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