NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
nw4r::snd::SoundArchive::FileInfo Struct Reference

Description

Definition at line 51 of file snd_SoundArchive.h.

Public Attributes

ulong fileSize
 
ulong waveDataFileSize
 
char const * extFilePath
 
ulong filePosCount
 

Member Data Documentation

◆ fileSize

ulong nw4r::snd::SoundArchive::FileInfo::fileSize

Definition at line 53 of file snd_SoundArchive.h.

◆ waveDataFileSize

ulong nw4r::snd::SoundArchive::FileInfo::waveDataFileSize

Definition at line 54 of file snd_SoundArchive.h.

◆ extFilePath

char const* nw4r::snd::SoundArchive::FileInfo::extFilePath

Definition at line 55 of file snd_SoundArchive.h.

◆ filePosCount

ulong nw4r::snd::SoundArchive::FileInfo::filePosCount

Definition at line 56 of file snd_SoundArchive.h.