shithub: pokecrystal

ref: 91a768b24343ffabbe5ab4084451d1e3ecbc306b
dir: /engine/math/sine.asm/

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