1 GB_set_channel_muted
Lior Halphon edited this page 2024-11-24 21:57:04 +02:00

Definition

void GB_set_channel_muted(GB_gameboy_t *gb, GB_channel_t channel, bool muted);

In apu.h

Description

TBD