yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::zelda3::music::SongPart Struct Reference

Represents one of the 8 channels (tracks) in a song. More...

#include <tracker.h>

Public Attributes

uint8_t flag
 
uint8_t inst
 
short tbl [8]
 
unsigned short addr
 

Detailed Description

Represents one of the 8 channels (tracks) in a song.

Definition at line 80 of file tracker.h.

Member Data Documentation

◆ flag

uint8_t yaze::zelda3::music::SongPart::flag

Definition at line 81 of file tracker.h.

◆ inst

uint8_t yaze::zelda3::music::SongPart::inst

Definition at line 82 of file tracker.h.

◆ tbl

short yaze::zelda3::music::SongPart::tbl[8]

Definition at line 83 of file tracker.h.

◆ addr

unsigned short yaze::zelda3::music::SongPart::addr

Definition at line 84 of file tracker.h.


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