Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/snd/
Dsnd_SoundArchive.h323 struct WaveArchiveInfo struct
332 WaveArchiveInfo() : fileId( INVALID_ID ), isLoadIndividual( false ) {} in WaveArchiveInfo() argument
Dsnd_SoundArchiveFile.h439 struct WaveArchiveInfo struct
442 ut::ResU32 fileId;
443 bool isLoadIndividual;
444 u8 padding1;
445 u16 padding2;
446 Util::BitFlag optionParameter;