Home
last modified time | relevance | path

Searched defs:GlobalChannelIndexTable (Results 1 – 1 of 1) sorted by relevance

/NW4C-2.0.3/include/nw/snd/
Dsnd_StreamSoundFile.h267 struct GlobalChannelIndexTable struct
270 Util::Table<u8> table;
275 NW_INLINE u32 GetCount() const { return table.count; } in GetCount()
276 NW_INLINE u8 GetGlobalIndex( u32 index ) const in GetGlobalIndex()