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

Description

Definition at line 82 of file snd_SoundArchivePlayer.h.

Public Attributes

void const * address
 
void const * waveDataAddress
 

Member Data Documentation

◆ address

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

Definition at line 84 of file snd_SoundArchivePlayer.h.

◆ waveDataAddress

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

Definition at line 85 of file snd_SoundArchivePlayer.h.