This is probably a question that has already been answered but I didn't see it so here goes....
The 1.6 sample draws a diagonal line and particle effect.  I modified the line command to say:
line( IFP( 10 ), IFP( 10 ), IFP( 230 ), IFP( 310 ), 0xFFFF );
but it doesn't draw to those coords, it stops around 240 vertical.  I pasted in the old 1.5 line code and it draws correctly using the non-fixed point math.  
So, my question is this something that has been/needs to be fixed or did I goober it?
Thanks in advance!
			
		