shithub: pokecrystal

ref: 3648afda1694fcb4d6fe6625b14f5a3f8bc29c38
dir: /engine/math/sine.asm/

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