Home
last modified time | relevance | path

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

/dports/games/uqm/uqm-0.8.0/src/uqm/
H A Duqmdebug.h153 void dumpPlanetType(FILE *out, int index, const PlanetFrame *planetFrame);
H A Duqmdebug.c1290 dumpPlanetType(dumpPlanetTypesArg->out, index, planetType); in dumpPlanetTypeCallback()
1294 dumpPlanetType (FILE *out, int index, const PlanetFrame *planetType) in dumpPlanetType() function