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

Description

Definition at line 191 of file snd_SoundArchiveFile.h.

Public Attributes

ulong stringId
 
u8 playableSoundCount
 
u8 padding
 
u16 padding2
 
ulong heapSize
 
ulong reserved
 

Member Data Documentation

◆ stringId

ulong nw4r::snd::detail::SoundArchiveFile::PlayerInfo::stringId

Definition at line 193 of file snd_SoundArchiveFile.h.

◆ playableSoundCount

u8 nw4r::snd::detail::SoundArchiveFile::PlayerInfo::playableSoundCount

Definition at line 194 of file snd_SoundArchiveFile.h.

◆ padding

u8 nw4r::snd::detail::SoundArchiveFile::PlayerInfo::padding

Definition at line 195 of file snd_SoundArchiveFile.h.

◆ padding2

u16 nw4r::snd::detail::SoundArchiveFile::PlayerInfo::padding2

Definition at line 196 of file snd_SoundArchiveFile.h.

◆ heapSize

ulong nw4r::snd::detail::SoundArchiveFile::PlayerInfo::heapSize

Definition at line 197 of file snd_SoundArchiveFile.h.

◆ reserved

ulong nw4r::snd::detail::SoundArchiveFile::PlayerInfo::reserved

Definition at line 198 of file snd_SoundArchiveFile.h.