pub const NOTE_CUSTOM_FLAG: u8 = 0x08;Expand description
Bit 3 of Note::wave: set when the note plays another SFX as a custom
instrument instead of a built-in waveform.
pub const NOTE_CUSTOM_FLAG: u8 = 0x08;Bit 3 of Note::wave: set when the note plays another SFX as a custom
instrument instead of a built-in waveform.