Super Mario 64 Source
A Super Mario 64 decompilation, brought to you by a bunch of clever folks.
Data Fields
Drum Struct Reference

#include <internal.h>

Data Fields

u8 releaseRate
 
u8 unk1
 
u8 loaded
 
struct AudioBankSound sound
 
struct AdsrEnvelopeenvelope
 

Field Documentation

◆ envelope

struct AdsrEnvelope* Drum::envelope

◆ loaded

u8 Drum::loaded

◆ releaseRate

u8 Drum::releaseRate

◆ sound

struct AudioBankSound Drum::sound

◆ unk1

u8 Drum::unk1

The documentation for this struct was generated from the following file: