function effect_explo(PARTICLE *p);

^
|

have you done a function prototype before someEvent?
if you haven't, the compiler doesn't know what effect_explo is.

julz


Formerly known as JulzMighty.
I made KarBOOM!