NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
nw4r::snd::SoundMemoryAllocatable Class Referenceabstract
Inheritance diagram for nw4r::snd::SoundMemoryAllocatable:
[legend]

Description

Definition at line 17 of file snd_SoundMemoryAllocatable.h.

Public Member Functions

virtual void * Alloc (ulong size)=0
 

Constructor & Destructor Documentation

◆ ~SoundMemoryAllocatable()

virtual nw4r::snd::SoundMemoryAllocatable::~SoundMemoryAllocatable ( )
inlinevirtual

Definition at line 22 of file snd_SoundMemoryAllocatable.h.