Searched refs:GetTexBody (Results 1 – 2 of 2) sorted by relevance
95 void *GetTexBody(FILE *);
389 add_texture(GetTexBody(dfile), texname); in GetTexDef()411 *tex = GetTexBody(dfile); in GetTexture()419 void *GetTexBody(FILE *dfile) { in GetTexBody() function