X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=fceu.git;a=blobdiff_plain;f=sound.c;h=f6e6a34110f90b67b06540d68dd70da0965b76f2;hp=0c6087152765f54828cb528edcddd5e5dbfe1b10;hb=778873069e1caaf3afbe7e99b9cefa4f770959c0;hpb=a384bf449483e62637ce05a60ff4b06730a19934 diff --git a/sound.c b/sound.c index 0c60871..f6e6a34 100644 --- a/sound.c +++ b/sound.c @@ -845,7 +845,7 @@ static void RDoNoise(int32 end) } } -static DECLFW(Write_IRQFM) +DECLFW(Write_IRQFM) { PSG[0x17]=V; V=(V&0xC0)>>6; @@ -968,9 +968,7 @@ void ResetSound(void) nreg=1; } -void (*SetSoundVariables)(void) = 0; - -void SetSoundVariables081(void) +void SetSoundVariables(void) { int x;