Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/snd/
Dsnd_SoundArchiveFile.h73 struct StringTable;
103 NW_INLINE const StringTable* GetStringTable() const in GetStringTable()
105 return reinterpret_cast<const StringTable*>( in GetStringTable()
170 struct StringTable struct
/NW4C-1.2.23/sources/libraries/snd/
Dsnd_SoundArchiveFile.cpp192 const StringTable* table = GetStringTable(); in GetString()