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

Description

Definition at line 78 of file snd_SoundStartable.h.

Public Attributes

void * seqDataAddress
 
char const * startLocationLabel
 

Constructor & Destructor Documentation

◆ SeqSoundInfo()

nw4r::snd::SoundStartable::StartInfo::SeqSoundInfo::SeqSoundInfo ( )
inline

Definition at line 80 of file snd_SoundStartable.h.

Member Data Documentation

◆ seqDataAddress

void* nw4r::snd::SoundStartable::StartInfo::SeqSoundInfo::seqDataAddress

Definition at line 81 of file snd_SoundStartable.h.

◆ startLocationLabel

char const* nw4r::snd::SoundStartable::StartInfo::SeqSoundInfo::startLocationLabel

Definition at line 82 of file snd_SoundStartable.h.