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

Description

Definition at line 73 of file snd_SoundArchivePlayer.h.

Public Attributes

void const * address
 
void const * waveDataAddress
 

Member Data Documentation

◆ address

void const* nw4r::snd::SoundArchivePlayer::GroupAddress::address

Definition at line 75 of file snd_SoundArchivePlayer.h.

◆ waveDataAddress

void const* nw4r::snd::SoundArchivePlayer::GroupAddress::waveDataAddress

Definition at line 76 of file snd_SoundArchivePlayer.h.