shithub: pokecrystal

ref: c158404b7cad3d1ad4201b179f25c266e2f2ebcb
dir: /engine/routines/sine.asm/

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