shithub: pokecrystal

ref: 725cee7371f1b1862225e940e5c7271dc9444a1c
dir: /engine/math/sine.asm/

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