Spacing
This commit is contained in:
parent
d9b0576351
commit
c1f27d7b27
@ -150,6 +150,7 @@ static void nrx2_glitch(uint8_t *volume, uint8_t value, uint8_t old_value)
|
|||||||
|
|
||||||
(*volume) &= 0xF;
|
(*volume) &= 0xF;
|
||||||
}
|
}
|
||||||
|
|
||||||
void GB_apu_div_event(GB_gameboy_t *gb)
|
void GB_apu_div_event(GB_gameboy_t *gb)
|
||||||
{
|
{
|
||||||
if (!gb->apu.global_enable) return;
|
if (!gb->apu.global_enable) return;
|
||||||
|
Loading…
Reference in New Issue
Block a user