shithub: pokecrystal

ref: f76dabedcc8af56c871e06a4721de4c79bd30908
dir: /engine/math/sine.asm/

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