Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/snd/
Dsnd_SoundArchiveFile.h75 struct StringTable;
105 NW_INLINE const StringTable* GetStringTable() const in GetStringTable()
107 return reinterpret_cast<const StringTable*>( in GetStringTable()
172 struct StringTable struct
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_SoundArchiveFile.cpp194 const StringTable* table = GetStringTable(); in GetString()