Home
last modified time | relevance | path

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

/dports/games/avp/avp-20170505/src/win95/
H A Dchnkload.cpp1657 if (shp->sh_localtextures) in DeallocateRifLoadedShapeheader()
2437 shphd->sh_localtextures[i] = in copy_to_shapeheader()
2444 shphd->sh_localtextures[i] = in copy_to_shapeheader()
2449 shphd->sh_localtextures[i] = 0; in copy_to_shapeheader()
3459 shphd->sh_localtextures[i] =
3466 shphd->sh_localtextures[i] =
3471 shphd->sh_localtextures[i] = 0;
3753 shphd->sh_localtextures[i] =
3760 shphd->sh_localtextures[i] =
3983 shphd->sh_localtextures[i] =
[all …]
H A Dtexio.c205 if(shptr->sh_localtextures) {
211 txfiles = shptr->sh_localtextures;
/dports/games/avp/avp-20170505/src/include/
H A Dshape.h331 char **sh_localtextures; /* Array of ptrs to filenames */ member