shithub: pokecrystal

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

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