shithub: pokecrystal

ref: 17a4d0540acc00e3f5ad260009115eb36e72b7d2
dir: /engine/math/sine.asm/

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