Post deleted by Frederick_Lim

I found my problem because I haven't include the parameter type in function declaration:
Code:
function sparks(PARTICLE *);
function fade_sparks(PARTICLE *);



Last edited by Frederick_Lim; 08/28/07 05:21.