Home
last modified time | relevance | path

Searched refs:Element_FIGH_Alloc (Results 1 – 2 of 2) sorted by relevance

/dports/games/powder-toy/The-Powder-Toy-95.0/src/simulation/elements/
H A DFIGH.cpp8 int Element_FIGH_Alloc(Simulation *sim);
167 sim->parts[i].tmp = Element_FIGH_Alloc(sim); in changeType()
182 int Element_FIGH_Alloc(Simulation *sim) in Element_FIGH_Alloc() function
/dports/games/powder-toy/The-Powder-Toy-95.0/src/simulation/
H A DSimulation.cpp220 int Element_FIGH_Alloc(Simulation *sim); in Load() local
221 parts[i].tmp = Element_FIGH_Alloc(this); in Load()