Home
last modified time | relevance | path

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

/dports/games/powder-toy/The-Powder-Toy-95.0/src/simulation/elements/
H A DNONE.cpp3 static VideoBuffer *iconGen(int wallID, int width, int height);
45 IconGenerator = &iconGen; in Element_NONE()
48 static VideoBuffer *iconGen(int wallID, int width, int height) in iconGen() function