Actually, I would have guessed that the define statement for MAX_PARTICLES has a ';' at the end of it when it shouldn't:
#define MAX_PARTICLES 1024 ; <----oops don't put a ; here!!!! _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders

