Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/snd/
Dsnd_SoundDataManager.h331 typedef internal::Util::Table<FileAddress> FileTable; typedef
415 FileTable* m_pFileTable;
/NW4C-1.2.23/sources/libraries/snd/
Dsnd_SoundDataManager.cpp140 m_pFileTable = reinterpret_cast< FileTable* >(*buffer); in CreateFileAddressTable()