Home
last modified time | relevance | path

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

/dports/games/osgg/Osgg-32d9e02/
H A Dmain.cpp231 struct structSpark { struct
241 list<struct structSpark> sparks; argument
252 struct structSpark tS; in spawn()
277 for(list <struct structSpark>::iterator it = sparks.begin(); it != sparks.end(); ++it) in render()