#ifndef ParticlesProcedural_H #define ParticlesProcedural_H #include "procedural.h" Procedural_Table * Particles_GetProcedural_Table(void); #endif