Loading [MathJax]/extensions/tex2jax.js
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
_SEQSEQUENCE Struct Reference

#include <seq.h>

+ Collaboration diagram for _SEQSEQUENCE:

Public Attributes

void * next
 
u32 state
 
u16 nTracks
 
s16 timeFormat
 
u32 tracksRunning
 
u32 end
 
SYNSYNTH synth
 
void(* callback [128])(void *, u8)
 
SEQTRACK track [64]
 

Member Data Documentation

◆ callback

void(* _SEQSEQUENCE::callback[128])(void *, u8)

◆ end

u32 _SEQSEQUENCE::end

◆ next

void* _SEQSEQUENCE::next

◆ nTracks

u16 _SEQSEQUENCE::nTracks

◆ state

u32 _SEQSEQUENCE::state

◆ synth

SYNSYNTH _SEQSEQUENCE::synth

◆ timeFormat

s16 _SEQSEQUENCE::timeFormat

◆ track

SEQTRACK _SEQSEQUENCE::track[64]

◆ tracksRunning

u32 _SEQSEQUENCE::tracksRunning

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