Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/snd/
Dsnd_SoundArchive.h321 struct WaveArchiveInfo struct
330 WaveArchiveInfo() : fileId( INVALID_ID ), isLoadIndividual( false ) {} in WaveArchiveInfo() argument
Dsnd_SoundArchiveFile.h437 struct WaveArchiveInfo struct
440 ut::ResU32 fileId;
441 bool isLoadIndividual;
442 u8 padding1;
443 u16 padding2;
444 Util::BitFlag optionParameter;