yaze 0.2.0
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::app::zelda3::music::Song Struct Reference

#include <tracker.h>

Collaboration diagram for yaze::app::zelda3::music::Song:

Public Attributes

unsigned char flag
 
unsigned char inst
 
SongPart ** tbl
 
short numparts
 
short lopst
 
unsigned short addr
 
bool in_use
 

Detailed Description

Definition at line 86 of file tracker.h.

Member Data Documentation

◆ flag

unsigned char yaze::app::zelda3::music::Song::flag

◆ inst

unsigned char yaze::app::zelda3::music::Song::inst

Definition at line 88 of file tracker.h.

Referenced by yaze::app::zelda3::music::Tracker::LoadSongs().

◆ tbl

SongPart** yaze::app::zelda3::music::Song::tbl

◆ numparts

short yaze::app::zelda3::music::Song::numparts

◆ lopst

short yaze::app::zelda3::music::Song::lopst

◆ addr

unsigned short yaze::app::zelda3::music::Song::addr

◆ in_use

bool yaze::app::zelda3::music::Song::in_use

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