Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/snd/
Dsnd_SoundDataManager.h207 typedef internal::Util::Table<FileAddress> FileTable; typedef
214 FileTable* m_pFileTable;
/NW4C-1.3.3/sources/libraries/snd/
Dsnd_SoundDataManager.cpp113 m_pFileTable = reinterpret_cast< FileTable* >(*buffer); in CreateFileAddressTable()