#include <bsp.h>
Data Fields | |
char | name [MAX_TEXPATH] |
qboolean | footstepMarked |
qboolean | materialMarked |
Definition at line 99 of file bsp.h.
only print it once to the footsteps file
Definition at line 101 of file bsp.h.
Referenced by GenerateFootstepList().
only print it once to the material file
Definition at line 102 of file bsp.h.
Referenced by GenerateMaterialFile().
char textureref_t::name[MAX_TEXPATH] |