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

Public Member Functions

int Count () const
 

Public Attributes

int start_id = 0
 
int end_id = -1
 

Detailed Description

Definition at line 301 of file music_bank.h.

Member Function Documentation

◆ Count()

int yaze::zelda3::music::MusicBank::BankSongRange::Count ( ) const
inline

Definition at line 305 of file music_bank.h.

References end_id, and start_id.

Referenced by yaze::zelda3::music::MusicBank::LoadSongTable().

Member Data Documentation

◆ start_id

int yaze::zelda3::music::MusicBank::BankSongRange::start_id = 0

Definition at line 302 of file music_bank.h.

Referenced by Count(), and yaze::zelda3::music::MusicBank::LoadSongTable().

◆ end_id

int yaze::zelda3::music::MusicBank::BankSongRange::end_id = -1

Definition at line 303 of file music_bank.h.

Referenced by Count().


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