Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/snd/
Dsnd_SoundDataManager.h211 typedef internal::Util::Table<FileAddress> FileTable; typedef
217 FileTable* m_pFileTable;
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_SoundDataManager.cpp115 m_pFileTable = reinterpret_cast< FileTable* >(*buffer); in CreateFileAddressTable()