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

Description

Definition at line 181 of file snd_SoundArchiveFile.h.

Public Attributes

ulong stringId
 
ulong fileId
 
ulong reserved
 

Member Data Documentation

◆ stringId

ulong nw4r::snd::detail::SoundArchiveFile::BankInfo::stringId

Definition at line 183 of file snd_SoundArchiveFile.h.

◆ fileId

ulong nw4r::snd::detail::SoundArchiveFile::BankInfo::fileId

Definition at line 184 of file snd_SoundArchiveFile.h.

◆ reserved

ulong nw4r::snd::detail::SoundArchiveFile::BankInfo::reserved

Definition at line 185 of file snd_SoundArchiveFile.h.