Home
last modified time | relevance | path

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

/dports/games/netherearth/netherearth-0.51/
H A D3dobject-ase.cpp20 int lookfor2(char *tag,char *tag2,FILE *fp);
229 int v=lookfor2("MESH_FACEMAPLIST","MESH_NUMTVERTEX",fp); in loadASE()
441 int lookfor2(char *tag,char *tag2,FILE *fp) in lookfor2() function